diff options
Diffstat (limited to 'board/freescale/mx25pdk/mx25pdk.c')
-rw-r--r-- | board/freescale/mx25pdk/mx25pdk.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/mx25pdk/mx25pdk.c b/board/freescale/mx25pdk/mx25pdk.c index c59f0fb922..6898e9c4d6 100644 --- a/board/freescale/mx25pdk/mx25pdk.c +++ b/board/freescale/mx25pdk/mx25pdk.c @@ -6,6 +6,7 @@ */ #include <common.h> +#include <init.h> #include <asm/io.h> #include <asm/gpio.h> #include <asm/arch/imx-regs.h> |