projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.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
|
blame
|
history
diff --git
a/drivers/tty/serial/bcm63xx_uart.c
b/drivers/tty/serial/bcm63xx_uart.c
index 649d5129c4b44458c5aa7233572d9974ee4b3ff4..2e72752d46bd59352c4e1ee32ec70ec33be959dd 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>