arm: Add explicit include of <asm/mach-types.h>
[oweals/u-boot.git] / board / lego / ev3 / legoev3.c
index 0ad33eaeae05b9885e426c1895b692293b5cee89..3d6de11798a420eb9bf911a9d08de3ef15372f23 100644 (file)
@@ -25,6 +25,7 @@
 #include <asm/arch/davinci_misc.h>
 #include <linux/errno.h>
 #include <hwconfig.h>
+#include <asm/mach-types.h>
 
 #ifdef CONFIG_MMC_DAVINCI
 #include <mmc.h>