diff options
Diffstat (limited to 'drivers/message/fusion/mptctl.c')
-rw-r--r-- | drivers/message/fusion/mptctl.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/message/fusion/mptctl.c b/drivers/message/fusion/mptctl.c index 959d2c5951b8..7c340240a50e 100644 --- a/drivers/message/fusion/mptctl.c +++ b/drivers/message/fusion/mptctl.c | |||
@@ -2585,8 +2585,6 @@ static struct miscdevice mptctl_miscdev = { | |||
2585 | 2585 | ||
2586 | #ifdef CONFIG_COMPAT | 2586 | #ifdef CONFIG_COMPAT |
2587 | 2587 | ||
2588 | #include <linux/ioctl32.h> | ||
2589 | |||
2590 | static int | 2588 | static int |
2591 | compat_mptfwxfer_ioctl(struct file *filp, unsigned int cmd, | 2589 | compat_mptfwxfer_ioctl(struct file *filp, unsigned int cmd, |
2592 | unsigned long arg) | 2590 | unsigned long arg) |