]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf9b433e5538b05d14ed79b5f535f0742d74d187a
tree6929ab2c45b4242b063a982cf5ca374b28aed215
parent8666d7b3b59e827efdac28657f15897f6c29b33d
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