From b8aa55cb6414e512cce30bb7db3268eea934466d Mon Sep 17 00:00:00 2001 From: Patrick Delaunay Date: Tue, 13 Mar 2018 13:57:04 +0100 Subject: 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 --- common/board_r.c | 1 - 1 file changed, 1 deletion(-) (limited to 'common/board_r.c') diff --git a/common/board_r.c b/common/board_r.c index 482f5066616..89f2e16b71a 100644 --- a/common/board_r.c +++ b/common/board_r.c @@ -23,7 +23,6 @@ #include #include #include -#include #ifdef CONFIG_PS2KBD #include #endif -- cgit v1.2.3