diff options
Diffstat (limited to 'drivers/char/ftape/lowlevel/fdc-io.c')
-rw-r--r-- | drivers/char/ftape/lowlevel/fdc-io.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/char/ftape/lowlevel/fdc-io.c b/drivers/char/ftape/lowlevel/fdc-io.c index 65c9d2ec60bd..216532445652 100644 --- a/drivers/char/ftape/lowlevel/fdc-io.c +++ b/drivers/char/ftape/lowlevel/fdc-io.c @@ -26,7 +26,6 @@ * Linux. */ -#include <linux/config.h> /* for CONFIG_FT_* */ #include <linux/errno.h> #include <linux/sched.h> #include <linux/ioport.h> |