]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: BCM63XX: move UART register definitions
authorFlorian Fainelli <florian@openwrt.org>
Fri, 6 Dec 2013 02:26:06 +0000 (18:26 -0800)
committerJohn Crispin <blogic@openwrt.org>
Tue, 14 Jan 2014 13:36:29 +0000 (14:36 +0100)
commitea97fa6182d69839c60e7b22f5fea553fd4d1284
treeda49c38f7c8e4b3f17d0e3139a3e97b318bd17f0
parent2656a6cc63b682c682cc70cbaf7a99aacb2665d6
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>
Acked-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]