diff options
Diffstat (limited to 'drivers/tty/n_hdlc.c')
-rw-r--r-- | drivers/tty/n_hdlc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/tty/n_hdlc.c b/drivers/tty/n_hdlc.c index a09ce3ef5d74..1b2db9a3038c 100644 --- a/drivers/tty/n_hdlc.c +++ b/drivers/tty/n_hdlc.c | |||
@@ -102,7 +102,6 @@ | |||
102 | #include <linux/if.h> | 102 | #include <linux/if.h> |
103 | #include <linux/bitops.h> | 103 | #include <linux/bitops.h> |
104 | 104 | ||
105 | #include <asm/system.h> | ||
106 | #include <asm/termios.h> | 105 | #include <asm/termios.h> |
107 | #include <asm/uaccess.h> | 106 | #include <asm/uaccess.h> |
108 | 107 | ||