mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
common: move init_helpers.h prototypes in init.h
Merge init_helpers.h in the new file init.h with only prototypes for init_cache_f_r used in common/board_f.c Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
This commit is contained in:
committed by
Tom Rini
parent
fc22ee215a
commit
b8aa55cb64
@@ -23,7 +23,6 @@
|
||||
#include <fdtdec.h>
|
||||
#include <ide.h>
|
||||
#include <initcall.h>
|
||||
#include <init_helpers.h>
|
||||
#ifdef CONFIG_PS2KBD
|
||||
#include <keyboard.h>
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user