diff options
-rw-r--r-- | include/linux/hardirq.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/hardirq.h b/include/linux/hardirq.h index bea1612d8f5c..714da7e5d10c 100644 --- a/include/linux/hardirq.h +++ b/include/linux/hardirq.h | |||
@@ -2,8 +2,6 @@ | |||
2 | #define LINUX_HARDIRQ_H | 2 | #define LINUX_HARDIRQ_H |
3 | 3 | ||
4 | #include <linux/preempt.h> | 4 | #include <linux/preempt.h> |
5 | #ifdef CONFIG_PREEMPT | ||
6 | #endif | ||
7 | #include <linux/lockdep.h> | 5 | #include <linux/lockdep.h> |
8 | #include <linux/ftrace_irq.h> | 6 | #include <linux/ftrace_irq.h> |
9 | #include <asm/hardirq.h> | 7 | #include <asm/hardirq.h> |