arm: Add explicit include of <asm/mach-types.h>
[platform/kernel/u-boot.git] / board / toradex / colibri_pxa270 / colibri_pxa270.c
index 5d62e66..85afecf 100644 (file)
@@ -19,6 +19,7 @@
 #include <netdev.h>
 #include <serial.h>
 #include <usb.h>
+#include <asm/mach-types.h>
 #include "../common/tdx-common.h"
 
 DECLARE_GLOBAL_DATA_PTR;