diff options
Diffstat (limited to 'include/linux/bottom_half.h')
-rw-r--r-- | include/linux/bottom_half.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/bottom_half.h b/include/linux/bottom_half.h index 86c12c93e3cf..8fdcb783197d 100644 --- a/include/linux/bottom_half.h +++ b/include/linux/bottom_half.h | |||
@@ -2,7 +2,6 @@ | |||
2 | #define _LINUX_BH_H | 2 | #define _LINUX_BH_H |
3 | 3 | ||
4 | #include <linux/preempt.h> | 4 | #include <linux/preempt.h> |
5 | #include <linux/preempt_mask.h> | ||
6 | 5 | ||
7 | #ifdef CONFIG_TRACE_IRQFLAGS | 6 | #ifdef CONFIG_TRACE_IRQFLAGS |
8 | extern void __local_bh_disable_ip(unsigned long ip, unsigned int cnt); | 7 | extern void __local_bh_disable_ip(unsigned long ip, unsigned int cnt); |