arm: Add explicit include of <asm/mach-types.h>
[platform/kernel/u-boot.git] / board / cirrus / edb93xx / edb93xx.c
index 720b490..02e2896 100644 (file)
@@ -18,6 +18,7 @@
 #include <common.h>
 #include <netdev.h>
 #include <asm/io.h>
+#include <asm/mach-types.h>
 #include <asm/arch/ep93xx.h>
 
 DECLARE_GLOBAL_DATA_PTR;