Files
linux/drivers/tty/serial
Arnd Bergmann d56edd7ed0 8250: uniphier: allow modular build with 8250 console
The recently added uniphier 8250 port driver supports early console
probing, and it supports being built as a module, but the combination
of the two fails to link:

ERROR: "early_serial8250_setup" [drivers/tty/serial/8250/8250_uniphier.ko] undefined!

Given that earlycon support in a loadable module makes no sense,
making that code conditional on 'MODULE' is a correct solution.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Fixes: b8d20e06ea ("serial: 8250_uniphier: add earlycon support")
Acked-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-06 23:04:51 -08:00
..
2015-10-17 21:11:29 -07:00
2015-12-21 11:06:07 -08:00
2015-11-20 16:19:54 -08:00
2015-11-19 09:24:35 +01:00
2015-03-26 22:49:10 +01:00
2014-06-19 13:04:52 -07:00
2014-06-19 13:04:52 -07:00