]> Pileus Git - ~andy/linux/commit
MIPS: BCM63XX: move UART register definitions
authorFlorian Fainelli <florian@openwrt.org>
Fri, 6 Dec 2013 02:26:06 +0000 (18:26 -0800)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 23 Jan 2014 12:02:36 +0000 (13:02 +0100)
commit74e200c781501fc7a551ae04e2d4171ba0a60d9b
tree073435f141950f102972a6944a4eff19c8eb8eed
parent99cf97907015025bb4d386115afacaafc9fa6da0
MIPS: BCM63XX: move UART register definitions

Move the BCM63XX UART driver definitions to
include/linux/serial_bcm63xx.h such that we do not rely on the MIPS
BCM63XX code to provide these for us.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6202/
arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h
include/linux/serial_bcm63xx.h [new file with mode: 0644]