]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
x86: mtrr/main.c declare range_state as static
authorJaswinder Singh <jaswinder@infradead.org>
Mon, 21 Jul 2008 17:28:29 +0000 (22:58 +0530)
committerIngo Molnar <mingo@elte.hu>
Tue, 22 Jul 2008 12:36:10 +0000 (14:36 +0200)
Signed-off-by: Jaswinder Singh <jaswinder@infradead.org>
arch/x86/kernel/cpu/mtrr/main.c

index 6f23969c8fafe4f1dd2b4304a910c11483833f2d..b5ade28ca8f8cd5332e7680162ea110afe586790 100644 (file)
@@ -729,7 +729,7 @@ struct var_mtrr_range_state {
        mtrr_type type;
 };
 
-struct var_mtrr_range_state __initdata range_state[RANGE_NUM];
+static struct var_mtrr_range_state __initdata range_state[RANGE_NUM];
 static int __initdata debug_print;
 
 static int __init