]> git.baikalelectronics.ru Git - kernel.git/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)
commit8666d7b3b59e827efdac28657f15897f6c29b33d
tree073435f141950f102972a6944a4eff19c8eb8eed
parent9b006980af7ffcd91f4a7972f29382ab38a9bd89
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]