diff options
Diffstat (limited to 'board/freescale/m5253demo/flash.c')
-rw-r--r-- | board/freescale/m5253demo/flash.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/m5253demo/flash.c b/board/freescale/m5253demo/flash.c index 87368564af..3197421781 100644 --- a/board/freescale/m5253demo/flash.c +++ b/board/freescale/m5253demo/flash.c @@ -9,6 +9,7 @@ #include <common.h> #include <flash.h> +#include <init.h> #include <irq_func.h> #include <asm/immap.h> |