mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-10 12:39:22 -04:00
x86: Remove the prototype for the unused function board_init
Signed-off-by: Gabe Black <gabeblack@chromium.org>
This commit is contained in:
parent
3c7db1beac
commit
fdb711528c
@ -42,7 +42,6 @@ int dram_init_f(void);
|
|||||||
int cpu_init_interrupts(void);
|
int cpu_init_interrupts(void);
|
||||||
|
|
||||||
/* board/.../... */
|
/* board/.../... */
|
||||||
int board_init(void);
|
|
||||||
int dram_init(void);
|
int dram_init(void);
|
||||||
|
|
||||||
void setup_pcat_compatibility(void);
|
void setup_pcat_compatibility(void);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user