[U-Boot] [PATCH 35/82] x86: Drop unused init_helper functions
Bin Meng
bmeng.cn at gmail.com
Tue Oct 11 05:17:03 CEST 2016
On Mon, Sep 26, 2016 at 11:33 AM, Simon Glass <sjg at chromium.org> wrote:
> Drop init_bd_struct_r() which is no-longer used. Also drop the declaration
> for init_func_spi() since this is now handled by generic board init.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> arch/x86/include/asm/init_helpers.h | 2 --
> arch/x86/lib/init_helpers.c | 10 ----------
> 2 files changed, 12 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list