mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-18 10:11:16 +01: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
1 changed files with 0 additions and 1 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue