x86: make variables static
authorroel kluin <roel.kluin@gmail.com>
Tue, 21 Oct 2008 23:49:09 +0000 (19:49 -0400)
committerIngo Molnar <mingo@elte.hu>
Wed, 22 Oct 2008 05:31:28 +0000 (07:31 +0200)
commit8bcad30f2e6d4c20f7e71d2e2ac77acc0f0931e5
tree8d8a845e8b76609c31edd7fb2a01306ef2b909e7
parent2515ddc6db8eb49a79f0fe5e67ff09ac7c81eab4
x86: make variables static

These variables are only used in their source files, so make them static.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/boot/video-bios.c
arch/x86/boot/video-vesa.c
arch/x86/kernel/xsave.c