Re: [U-Boot] [PATCH 1/5] x86: Remove init_gd() function

2015-08-06 Thread Bin Meng
On Mon, Aug 3, 2015 at 8:10 AM, Simon Glass wrote: > This is declared but no-longer exists. Drop it. > > Signed-off-by: Simon Glass > --- > > arch/x86/include/asm/u-boot-x86.h | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/x86/include/asm/u-boot-x86.h > b/arch/x86/include/asm/u-bo

[U-Boot] [PATCH 1/5] x86: Remove init_gd() function

2015-08-02 Thread Simon Glass
This is declared but no-longer exists. Drop it. Signed-off-by: Simon Glass --- arch/x86/include/asm/u-boot-x86.h | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/x86/include/asm/u-boot-x86.h b/arch/x86/include/asm/u-boot-x86.h index 4dae365..1c459d5 100644 --- a/arch/x86/include/asm/u-b