ARM: it8152: explicitly include mach/irqs.h
[cascardo/linux.git] / arch / arm / include / asm / hardware / it8152.h
index 43cab49..73f84fa 100644 (file)
@@ -9,6 +9,9 @@
 
 #ifndef __ASM_HARDWARE_IT8152_H
 #define __ASM_HARDWARE_IT8152_H
+
+#include <mach/irqs.h>
+
 extern void __iomem *it8152_base_address;
 
 #define IT8152_IO_BASE                 (it8152_base_address + 0x03e00000)