Re: [U-Boot] [PATCH 25/69] x86: ivybridge: Drop sandybridge_early_init()

2016-03-10 Thread Bin Meng
On Mon, Mar 7, 2016 at 10:28 AM, Simon Glass wrote: > This function was removed in the previous clean-up. Drop it from the header > file also. > > Signed-off-by: Simon Glass > --- > > arch/x86/include/asm/arch-ivybridge/sandybridge.h | 2 -- > 1 file changed, 2 deletions(-) > Reviewed-by: Bin M

[U-Boot] [PATCH 25/69] x86: ivybridge: Drop sandybridge_early_init()

2016-03-06 Thread Simon Glass
This function was removed in the previous clean-up. Drop it from the header file also. Signed-off-by: Simon Glass --- arch/x86/include/asm/arch-ivybridge/sandybridge.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/x86/include/asm/arch-ivybridge/sandybridge.h b/arch/x86/include/asm/