Эх сурвалжийг харах

x86: Remove the prototype for the unused function board_init

Signed-off-by: Gabe Black <gabeblack@chromium.org>
Gabe Black 13 жил өмнө
parent
commit
fdb711528c

+ 0 - 1
arch/x86/include/asm/u-boot-x86.h

@@ -42,7 +42,6 @@ int dram_init_f(void);
 int cpu_init_interrupts(void);
 
 /* board/.../... */
-int board_init(void);
 int dram_init(void);
 
 void setup_pcat_compatibility(void);