softirq: Move do_softirq_own_stack() to generic asm header
[sfrench/cifs-2.6.git] / kernel / softirq.c
index 9d71046ea247dc6aac0868881f2018f9599d072f..9908ec4a9bfed905b500e5a0040553acbb986ce1 100644 (file)
@@ -26,6 +26,8 @@
 #include <linux/tick.h>
 #include <linux/irq.h>
 
 #include <linux/tick.h>
 #include <linux/irq.h>
 
+#include <asm/softirq_stack.h>
+
 #define CREATE_TRACE_POINTS
 #include <trace/events/irq.h>
 
 #define CREATE_TRACE_POINTS
 #include <trace/events/irq.h>