summaryrefslogtreecommitdiff
path: root/board/ppcag/bg0900/spl_boot.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/ppcag/bg0900/spl_boot.c')
-rw-r--r--board/ppcag/bg0900/spl_boot.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/ppcag/bg0900/spl_boot.c b/board/ppcag/bg0900/spl_boot.c
index 7809c844df..41ae7b9bdf 100644
--- a/board/ppcag/bg0900/spl_boot.c
+++ b/board/ppcag/bg0900/spl_boot.c
@@ -12,6 +12,7 @@
#include <asm/arch/imx-regs.h>
#include <asm/arch/sys_proto.h>
#include <linux/kernel.h>
+#include <linux/types.h>
#define MUX_CONFIG_GPMI (MXS_PAD_3V3 | MXS_PAD_4MA | MXS_PAD_NOPULL)
#define MUX_CONFIG_ENET (MXS_PAD_3V3 | MXS_PAD_8MA | MXS_PAD_PULLUP)