OSDN Git Service

tty: serial: bcm63xx_uart: use linux/serial_bcm63xx.h
authorFlorian Fainelli <florian@openwrt.org>
Fri, 6 Dec 2013 02:26:07 +0000 (18:26 -0800)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 23 Jan 2014 12:02:36 +0000 (13:02 +0100)
commitd29e0d04b40f7ce6cfc4342e839b6da179e23bd2
tree6929ab2c45b4242b063a982cf5ca374b28aed215
parent74e200c781501fc7a551ae04e2d4171ba0a60d9b
tty: serial: bcm63xx_uart: use linux/serial_bcm63xx.h

Now that the UART block defines have been moved to a separate file,
include that one and do not longer rely on the MIPS-specific
bcm63xx_regs.h header file.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6204/
drivers/tty/serial/bcm63xx_uart.c