arm: Add explicit include of <asm/mach-types.h>
[platform/kernel/u-boot.git] / board / armltd / vexpress / vexpress_common.c
index 458f1d8..89ab8f7 100644 (file)
@@ -21,6 +21,7 @@
 #include <errno.h>
 #include <netdev.h>
 #include <asm/io.h>
+#include <asm/mach-types.h>
 #include <asm/arch/systimer.h>
 #include <asm/arch/sysctrl.h>
 #include <asm/arch/wdt.h>