diff options
Diffstat (limited to 'drivers/char/synclink.c')
-rw-r--r-- | drivers/char/synclink.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/char/synclink.c b/drivers/char/synclink.c index fdc256b380b8..905d1f51a7bf 100644 --- a/drivers/char/synclink.c +++ b/drivers/char/synclink.c | |||
@@ -81,13 +81,9 @@ | |||
81 | #include <linux/mm.h> | 81 | #include <linux/mm.h> |
82 | #include <linux/slab.h> | 82 | #include <linux/slab.h> |
83 | #include <linux/delay.h> | 83 | #include <linux/delay.h> |
84 | |||
85 | #include <linux/netdevice.h> | 84 | #include <linux/netdevice.h> |
86 | |||
87 | #include <linux/vmalloc.h> | 85 | #include <linux/vmalloc.h> |
88 | #include <linux/init.h> | 86 | #include <linux/init.h> |
89 | |||
90 | #include <linux/delay.h> | ||
91 | #include <linux/ioctl.h> | 87 | #include <linux/ioctl.h> |
92 | 88 | ||
93 | #include <asm/system.h> | 89 | #include <asm/system.h> |