Re: [PATCH 6/8] serial: xilinx_uartps: kill CONFIG_OF conditional
From: Michal Simek <hidden>
Date: 2012-11-05 12:16:10
Also in:
linux-arm-kernel, linux-serial, lkml
From: Michal Simek <hidden>
Date: 2012-11-05 12:16:10
Also in:
linux-arm-kernel, linux-serial, lkml
2012/10/30 Josh Cartwright [off-list ref]:
The Zynq platform requires the use of CONFIG_OF. Remove the #ifdef conditionals in the uartps driver. Signed-off-by: Josh Cartwright <redacted> --- drivers/tty/serial/xilinx_uartps.c | 9 --------- 1 file changed, 9 deletions(-)
Please send this separately out of this patchset. Also if you do this change which is understandable, you should also add depends on OF Thanks, Michal