Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c8fb5a27 authored by Florian Fainelli's avatar Florian Fainelli Committed by Ralf Baechle
Browse files

tty: serial: bcm63xx_uart: remove unused inclusion



bcm63xx_irqs.h is included but we are not using anything from it, drop
that include.

Signed-off-by: default avatarFlorian Fainelli <florian@openwrt.org>
Signed-off-by: default avatarJohn Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6205/
parent 40508d24
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>