[U-Boot] [PATCH v2 13/55] x86: ivybridge: Rename lpc_init() to lpc_init_extra()

Bin Meng bmeng.cn at gmail.com
Thu Jan 21 08:59:48 CET 2016


On Thu, Jan 21, 2016 at 2:23 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
> On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass <sjg at chromium.org> wrote:
>> In preparation for adding an init() method to the LPC uclass, rename this
>> existing function so that it will not conflict.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>> Changes in v2: None
>>
>>  arch/x86/cpu/ivybridge/bd82x6x.c          | 2 +-
>>  arch/x86/cpu/ivybridge/lpc.c              | 2 +-
>>  arch/x86/include/asm/arch-ivybridge/pch.h | 2 +-
>>  3 files changed, 3 insertions(+), 3 deletions(-)
>>
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

applied to u-boot-x86/master, thanks!


More information about the U-Boot mailing list