ARM: mach-ixp23xx: remove arch specific special handling for ioremap
[deliverable/linux.git] / kernel / irq_work.c
index 3e460ea449551c9947115653b55f051755759a82..c3c46c72046e37898ebbedb567b7eede3d67ae60 100644 (file)
@@ -8,7 +8,9 @@
 #include <linux/kernel.h>
 #include <linux/export.h>
 #include <linux/irq_work.h>
+#include <linux/percpu.h>
 #include <linux/hardirq.h>
+#include <asm/processor.h>
 
 /*
  * An entry can be in one of four states:
This page took 0.028653 seconds and 5 git commands to generate.