]> err.no Git - linux-2.6/blobdiff - arch/mips/kernel/cpu-probe.c
[MIPS] Make some __setup functions static
[linux-2.6] / arch / mips / kernel / cpu-probe.c
index 50ed6d58ae71466552739ff3a2bce8a5068859a5..ab755ea26c6a252587b936fe04b5f472b0354402 100644 (file)
@@ -98,7 +98,7 @@ static void au1k_wait(void)
 
 static int __initdata nowait = 0;
 
-int __init wait_disable(char *s)
+static int __init wait_disable(char *s)
 {
        nowait = 1;