]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/mips/kernel/cpu-probe.c
[PATCH] Add epoll compat_ code to fs/compat.c
[linux-2.6-omap-h63xx.git] / arch / mips / kernel / cpu-probe.c
index f59ef271d2472d97bc65e3a76ad74fc3088ee363..ab755ea26c6a252587b936fe04b5f472b0354402 100644 (file)
@@ -16,6 +16,7 @@
 #include <linux/ptrace.h>
 #include <linux/stddef.h>
 
+#include <asm/bugs.h>
 #include <asm/cpu.h>
 #include <asm/fpu.h>
 #include <asm/mipsregs.h>
@@ -97,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;