Subject: mxc: add missing include
From: Robert Schwebel <r.schwebel@pengutronix.de>

FIXME: find out which issue is fixed with this patch.

Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>

---

--- include/asm-arm/arch-mxc/board.h.orig
+++ include/asm-arm/arch-mxc/board.h
@@ -18,6 +18,8 @@
 #error "Do not include directly."
 #endif
 
+#include <asm/types.h>
+
 #ifndef __ASSEMBLY__
 
 struct mxc_ipu_config {
