diff options
Diffstat (limited to 'board/samsung')
-rw-r--r-- | board/samsung/common/board.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/samsung/common/board.c b/board/samsung/common/board.c index 9adbd1e2cf..ee2fc7971e 100644 --- a/board/samsung/common/board.c +++ b/board/samsung/common/board.c @@ -8,6 +8,7 @@ #include <cros_ec.h> #include <errno.h> #include <fdtdec.h> +#include <init.h> #include <spi.h> #include <tmu.h> #include <netdev.h> |