Fix build of cpm_uart due to core changes
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 24 Sep 2009 06:05:52 +0000 (16:05 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 24 Sep 2009 07:01:22 +0000 (17:01 +1000)
commit09dd3fc19c09f79115267361ecd7d5c5d2c27a3a
tree9a1caa21e3fe53ffa343f9187fc69f6d37ba28b8
parente0908085fc2391c85b85fb814ae1df377c8e0dcb
Fix build of cpm_uart due to core changes

Commit ebd2c8f6d2ec4012c267ecb95e72a57b8355a705 "serial: kill off uart_info"

broke the build of this driver, this fixes it.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
drivers/serial/cpm_uart/cpm_uart_core.c