commit | 4bb535d2b6fe1466d89037c95945cc7bf5ba2377 | [log] [tgz] |
---|---|---|
author | Josh Cartwright <josh.cartwright@ni.com> | Mon Nov 05 15:24:26 2012 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Nov 15 16:58:19 2012 -0800 |
tree | 11bc5a09cb50610676046cd2597df54883f2025c | |
parent | d1519e23c2b3a518fb41daf3eceae43382433ceb [diff] |
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>