Re: [RFT/PATCH 2/6] driver: serial: mpc52xx_uart: Remove "uart_console" defintion

2013-04-18 Thread Sourav Poddar
Hi Russell, On Thursday 18 April 2013 04:20 PM, Russell King - ARM Linux wrote: On Wed, Apr 17, 2013 at 05:04:23PM +0530, Sourav Poddar wrote: Since "uart_console" definition is now moved to serial core haeder file . Serial drivers need not define them. This needs to be part of patch 1. Having

Re: [RFT/PATCH 2/6] driver: serial: mpc52xx_uart: Remove "uart_console" defintion

2013-04-18 Thread Russell King - ARM Linux
On Wed, Apr 17, 2013 at 05:04:23PM +0530, Sourav Poddar wrote: > Since "uart_console" definition is now moved to serial core > haeder file . Serial drivers need not define them. This needs to be part of patch 1. Having it separate may provoke compiler warnings. -- To unsubscribe from this list: s

Re: [RFT/PATCH 2/6] driver: serial: mpc52xx_uart: Remove "uart_console" defintion

2013-04-17 Thread Sourav Poddar
On Thursday 18 April 2013 09:26 AM, Felipe Balbi wrote: On Wed, Apr 17, 2013 at 05:04:23PM +0530, Sourav Poddar wrote: Since "uart_console" definition is now moved to serial core haeder file . Serial drivers need not define them. Cc: Sylvain Munaut Cc: Santosh Shilimkar Cc: Felipe Balbi Cc: Raj

Re: [RFT/PATCH 2/6] driver: serial: mpc52xx_uart: Remove "uart_console" defintion

2013-04-17 Thread Felipe Balbi
On Wed, Apr 17, 2013 at 05:04:23PM +0530, Sourav Poddar wrote: > Since "uart_console" definition is now moved to serial core > haeder file . Serial drivers need not define them. > > Cc: Sylvain Munaut > Cc: Santosh Shilimkar > Cc: Felipe Balbi > Cc: Rajendra nayak > Signed-off-by: Sourav Podda

[RFT/PATCH 2/6] driver: serial: mpc52xx_uart: Remove "uart_console" defintion

2013-04-17 Thread Sourav Poddar
Since "uart_console" definition is now moved to serial core haeder file . Serial drivers need not define them. Cc: Sylvain Munaut Cc: Santosh Shilimkar Cc: Felipe Balbi Cc: Rajendra nayak Signed-off-by: Sourav Poddar --- drivers/tty/serial/mpc52xx_uart.c | 10 -- 1 files changed, 0