]> 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)
commit99de7b723fc066bffadf8135662538a1ce37ee52
tree6929ab2c45b4242b063a982cf5ca374b28aed215
parent589398fc524f1074b1d8525d9cfcd7f9dc27e6de
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