arm: Add explicit include of <asm/mach-types.h>
[platform/kernel/u-boot.git] / board / lego / ev3 / legoev3.c
index 0ad33ea..3d6de11 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>