From: Kevin Cernekee Date: Tue, 21 Oct 2014 22:22:57 +0000 (-0700) Subject: tty: serial: bcm63xx: Allow bcm63xx_uart to be built on other platforms X-Git-Tag: omap-for-v3.19/fixes-rc1~86^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0ec3fd123e9e64e095fb221ace841e00c04e40b;p=pandora-kernel.git tty: serial: bcm63xx: Allow bcm63xx_uart to be built on other platforms This device was originally supported on bcm63xx only, but it shows up on a wide variety of MIPS and ARM chipsets spanning multiple product lines. Now that the driver has eliminated dependencies on bcm63xx-specific header files, we can build it on any non-bcm63xx kernel. Compile-tested on x86, both statically and as a module. Tested for functionality on bcm3384 (a new MIPS platform under active development). Signed-off-by: Kevin Cernekee Acked-by: Florian Fainelli Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed