]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
tty/powerpc: early udbg consoles can't be modules
authorStephen Rothwell <sfr@canb.auug.org.au>
Sun, 19 Feb 2012 20:22:38 +0000 (07:22 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 Feb 2012 21:50:46 +0000 (13:50 -0800)
commit2ae73520940a8d5fe147c4c5de760be8824bfe17
treeb058246507f2db67e2ad44f635b69bd7d3e5c6a7
parent90af6d208263d0f3541eee0525f093c248d88a42
tty/powerpc: early udbg consoles can't be modules

Fixes these build errors:

ERROR: ".udbg_printf" [drivers/tty/ehv_bytechan.ko] undefined!
ERROR: ".register_early_udbg_console" [drivers/tty/ehv_bytechan.ko] undefined!
ERROR: "udbg_putc" [drivers/tty/ehv_bytechan.ko] undefined!

Cc: Timur Tabi <timur@freescale.com>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/Kconfig