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: Florian Fainelli <florian@openwrt.org>
Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6205/
This commit is contained in:
Florian Fainelli 2013-12-05 18:26:04 -08:00 committed by Ralf Baechle
parent 40508d24e5
commit c8fb5a271c

View file

@ -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>