forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 cf4ce59b3b70238352c7f1729f0f7223214828ad
kernel/drivers/tty/serial/sifive.c
....@@ -844,7 +844,7 @@
844844 local_irq_restore(flags);
845845 }
846846
847
-static int __init sifive_serial_console_setup(struct console *co, char *options)
847
+static int sifive_serial_console_setup(struct console *co, char *options)
848848 {
849849 struct sifive_serial_port *ssp;
850850 int baud = SIFIVE_DEFAULT_BAUD_RATE;