diff options
Diffstat (limited to 'fs/eventpoll.c')
-rw-r--r-- | fs/eventpoll.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/eventpoll.c b/fs/eventpoll.c index 997711c5a732..d0b86060cc19 100644 --- a/fs/eventpoll.c +++ b/fs/eventpoll.c | |||
@@ -22,7 +22,6 @@ | |||
22 | #include <linux/mm.h> | 22 | #include <linux/mm.h> |
23 | #include <linux/slab.h> | 23 | #include <linux/slab.h> |
24 | #include <linux/poll.h> | 24 | #include <linux/poll.h> |
25 | #include <linux/smp_lock.h> | ||
26 | #include <linux/string.h> | 25 | #include <linux/string.h> |
27 | #include <linux/list.h> | 26 | #include <linux/list.h> |
28 | #include <linux/hash.h> | 27 | #include <linux/hash.h> |