]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/kernel/vsyscall_64.c
x86 microcode: firmware data is const
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / vsyscall_64.c
index edff4c9854854429fda22ce2d35f7f08fa64c593..61efa2f7d5645c804bba44bf524661133bc15374 100644 (file)
@@ -216,7 +216,7 @@ vgetcpu(unsigned *cpu, unsigned *node, struct getcpu_cache *tcache)
        return 0;
 }
 
-long __vsyscall(3) venosys_1(void)
+static long __vsyscall(3) venosys_1(void)
 {
        return -ENOSYS;
 }