OSDN Git Service
(root)
/
sagit-ice-cold
/
kernel_xiaomi_msm8998.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40508d2
)
tty: serial: bcm63xx_uart: remove unused inclusion
author
Florian Fainelli
<florian@openwrt.org>
Fri, 6 Dec 2013 02:26:04 +0000
(18:26 -0800)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 23 Jan 2014 12:02:35 +0000
(13:02 +0100)
bcm63xx_irqs.h is included but we are not using anything from it, drop
that include.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6205/
drivers/tty/serial/bcm63xx_uart.c
patch
|
blob
|
history
diff --git
a/drivers/tty/serial/bcm63xx_uart.c
b/drivers/tty/serial/bcm63xx_uart.c
index
649d512
..
2e72752
100644
(file)
--- a/
drivers/tty/serial/bcm63xx_uart.c
+++ b/
drivers/tty/serial/bcm63xx_uart.c
@@
-30,7
+30,6
@@
#include <linux/serial.h>
#include <linux/serial_core.h>
-#include <bcm63xx_irq.h>
#include <bcm63xx_regs.h>
#include <bcm63xx_io.h>