mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-23 01:02:59 +08:00
x86: Remove the prototype for the unused function board_init
Signed-off-by: Gabe Black <gabeblack@chromium.org>
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user