Re: [PATCH 6/8] serial: xilinx_uartps: kill CONFIG_OF conditional

2012-11-05 Thread Michal Simek
2012/10/30 Josh Cartwright : > The Zynq platform requires the use of CONFIG_OF. Remove the #ifdef > conditionals in the uartps driver. > > Signed-off-by: Josh Cartwright > --- > drivers/tty/serial/xilinx_uartps.c | 9 - > 1 file changed, 9 deletions(-) Please send this separately out

Re: [PATCH 6/8] serial: xilinx_uartps: kill CONFIG_OF conditional

2012-11-05 Thread Michal Simek
2012/10/30 Josh Cartwright josh.cartwri...@ni.com: The Zynq platform requires the use of CONFIG_OF. Remove the #ifdef conditionals in the uartps driver. Signed-off-by: Josh Cartwright josh.cartwri...@ni.com --- drivers/tty/serial/xilinx_uartps.c | 9 - 1 file changed, 9

[PATCH 6/8] serial: xilinx_uartps: kill CONFIG_OF conditional

2012-10-31 Thread Josh Cartwright
The Zynq platform requires the use of CONFIG_OF. Remove the #ifdef conditionals in the uartps driver. Signed-off-by: Josh Cartwright --- drivers/tty/serial/xilinx_uartps.c | 9 - 1 file changed, 9 deletions(-) diff --git a/drivers/tty/serial/xilinx_uartps.c

[PATCH 6/8] serial: xilinx_uartps: kill CONFIG_OF conditional

2012-10-31 Thread Josh Cartwright
The Zynq platform requires the use of CONFIG_OF. Remove the #ifdef conditionals in the uartps driver. Signed-off-by: Josh Cartwright josh.cartwri...@ni.com --- drivers/tty/serial/xilinx_uartps.c | 9 - 1 file changed, 9 deletions(-) diff --git a/drivers/tty/serial/xilinx_uartps.c