]> 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>
Sat, 25 Feb 2012 00:11:50 +0000 (16:11 -0800)
commitf21c6d4a49179f91fd70a41382382f08c780d425
tree2ec191e9461fcd0a75fc18745ea1b4092051ff85
parentb01543dfe67bb1d191998e90d20534dc354de059
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