[S390] Get rid of a lot of sparse warnings.
[deliverable/linux.git] / drivers / s390 / char / sclp_tty.c
index 2d173e5c8a098514d5f23f136bbe775122bc920e..90536f60bf502f0410c13607d0b0555c494ae374 100644 (file)
@@ -721,7 +721,7 @@ static const struct tty_operations sclp_ops = {
        .ioctl = sclp_tty_ioctl,
 };
 
-int __init
+static int __init
 sclp_tty_init(void)
 {
        struct tty_driver *driver;
This page took 0.025479 seconds and 5 git commands to generate.