]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/tty/serial/sirfsoc_uart.c
serial: sirf: fix the namespace of startup_uart entry
authorQipan Li <Qipan.Li@csr.com>
Mon, 19 Aug 2013 03:47:52 +0000 (11:47 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Aug 2013 00:13:22 +0000 (17:13 -0700)
commit15cdcb12cbcbd6abf16d6b6a52e04d452b464e3b
treed96b2244741bccd2d1bddfe718d2c77f857037fe
parent67bc306cec18b962966208a8b553ac99fa554247
serial: sirf: fix the namespace of startup_uart entry

startup_uart_controller() loses namespace, this patch
drops the function directly and move the content into
sirfsoc_uart_startup().

Signed-off-by: Qipan Li <Qipan.Li@csr.com>
Signed-off-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/sirfsoc_uart.c