X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Fx86%2Fkernel%2Fbios_uv.c;h=f63882728d91868d3ce392aa87bc7965e8e9145c;hb=4a4565921aa9255be01921ff8ae339fa7b0a5468;hp=2a0a2a3cac263a87edc38f12894185749a1b9dd5;hpb=be9a1d3c2e559b267983bcf8b003997b83befb49;p=linux-2.6-omap-h63xx.git diff --git a/arch/x86/kernel/bios_uv.c b/arch/x86/kernel/bios_uv.c index 2a0a2a3cac2..f63882728d9 100644 --- a/arch/x86/kernel/bios_uv.c +++ b/arch/x86/kernel/bios_uv.c @@ -25,7 +25,7 @@ #include #include -struct uv_systab uv_systab; +static struct uv_systab uv_systab; s64 uv_bios_call(enum uv_bios_cmd which, u64 a1, u64 a2, u64 a3, u64 a4, u64 a5) {