These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / arch / parisc / kernel / pdc_cons.c
index d5cae55..10a5ae9 100644 (file)
@@ -207,8 +207,7 @@ static int __init pdc_console_tty_driver_init(void)
 
        return 0;
 }
-
-module_init(pdc_console_tty_driver_init);
+device_initcall(pdc_console_tty_driver_init);
 
 static struct tty_driver * pdc_console_device (struct console *c, int *index)
 {