diff options
Diffstat (limited to 'drivers/tty')
-rw-r--r-- | drivers/tty/serial/bcm63xx_uart.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/tty/serial/bcm63xx_uart.c b/drivers/tty/serial/bcm63xx_uart.c index 52a3ecd40421..6fa2ae77fffd 100644 --- a/drivers/tty/serial/bcm63xx_uart.c +++ b/drivers/tty/serial/bcm63xx_uart.c | |||
@@ -30,7 +30,6 @@ | |||
30 | #include <linux/serial.h> | 30 | #include <linux/serial.h> |
31 | #include <linux/serial_core.h> | 31 | #include <linux/serial_core.h> |
32 | 32 | ||
33 | #include <bcm63xx_clk.h> | ||
34 | #include <bcm63xx_irq.h> | 33 | #include <bcm63xx_irq.h> |
35 | #include <bcm63xx_regs.h> | 34 | #include <bcm63xx_regs.h> |
36 | #include <bcm63xx_io.h> | 35 | #include <bcm63xx_io.h> |