[POWERPC] Fix compile failure in cpm_uart_cpm2
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 15 Feb 2007 17:43:06 +0000 (12:43 -0500)
committerPaul Mackerras <paulus@samba.org>
Fri, 16 Feb 2007 03:00:19 +0000 (14:00 +1100)
commit0f9ec0a828565c4d2dcb01ce6af824c001396357
tree292c96404afe3fd9f5afc892b3a990828a7b08b7
parentc91ef5986185c044a853d990670e3f7ce22f2991
[POWERPC] Fix compile failure in cpm_uart_cpm2

Fix bug that exists in kernel.org since 2.6.17rc4 - compiles fail if
CONFIG_SERIAL_CPM_SMC is defined.  Tested on a board using SMC1 console.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
drivers/serial/cpm_uart/cpm_uart_cpm2.c