Revert "8250: uniphier: allow modular build with 8250 console"
[deliverable/linux.git] / drivers / tty / serial / 8250 / 8250_uniphier.c
index 1b7bd26555b7144248aff910afc484222e35ad5d..bab6b3ae2540ba80da8e88832c5f3fdda8bc8e59 100644 (file)
@@ -35,7 +35,7 @@ struct uniphier8250_priv {
        spinlock_t atomic_write_lock;
 };
 
-#if defined(CONFIG_SERIAL_8250_CONSOLE) && !defined(MODULE)
+#ifdef CONFIG_SERIAL_8250_CONSOLE
 static int __init uniphier_early_console_setup(struct earlycon_device *device,
                                               const char *options)
 {
This page took 0.02316 seconds and 5 git commands to generate.