mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-14 09:01:56 +02:00
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@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>