[POWERPC] CPM_UART: cpm_uart_set_termios should take ktermios, not termios
authorScott Wood <scottwood@freescale.com>
Tue, 8 May 2007 17:19:21 +0000 (12:19 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 10 May 2007 04:05:48 +0000 (23:05 -0500)
commit1bda8f3056126ccdbe10c747e00dd9e61cca48ca
tree5425678d805347d41f6fdc8effd413ea6aa002ab
parent4c35630ccda56ed494f6102d2e147fefe14b78d2
[POWERPC] CPM_UART: cpm_uart_set_termios should take ktermios, not termios

This eliminates some warnings.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
drivers/serial/cpm_uart/cpm_uart_core.c