arm: Add explicit include of <asm/mach-types.h>
[platform/kernel/u-boot.git] / board / atmel / at91rm9200ek / at91rm9200ek.c
index 98d76a6..36f147b 100644 (file)
@@ -12,6 +12,7 @@
 
 #include <common.h>
 #include <netdev.h>
+#include <asm/mach-types.h>
 #include <asm/arch/hardware.h>
 #include <asm/arch/at91_pio.h>
 #include <asm/arch/at91_common.h>