serial: xilinx_uartps: kill CONFIG_OF conditional
authorJosh Cartwright <josh.cartwright@ni.com>
Mon, 5 Nov 2012 21:24:26 +0000 (15:24 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Nov 2012 00:58:19 +0000 (16:58 -0800)
commit4bb535d2b6fe1466d89037c95945cc7bf5ba2377
tree11bc5a09cb50610676046cd2597df54883f2025c
parentd1519e23c2b3a518fb41daf3eceae43382433ceb
serial: xilinx_uartps: kill CONFIG_OF conditional

The Zynq platform requires the use of CONFIG_OF.  Remove the #ifdef
conditionals in the uartps driver.  Make dependency explicit in Kconfig.

Signed-off-by: Josh Cartwright <josh.cartwright@ni.com>
Tested-by: Michal Simek <monstr@monstr.eu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/Kconfig
drivers/tty/serial/xilinx_uartps.c
This page took 0.024893 seconds and 5 git commands to generate.