RealView: Move the IRQ_* definitions out of the board-*.h files
[pandora-kernel.git] / arch / arm / mach-realview / core.c
index 346cbf0..9ea9c05 100644 (file)
@@ -48,6 +48,9 @@
 
 #include <asm/hardware/gic.h>
 
+#include <mach/platform.h>
+#include <mach/irqs.h>
+
 #include "core.h"
 #include "clock.h"