i386/x86-64: fix section mismatch
[sfrench/cifs-2.6.git] / arch / i386 / kernel / cpu / mtrr / generic.c
index 5367e32e04032f6b90d292b75b7fb59779903ed8..c4ebb5126ef7a8cf2287352a369fbc279ffd3afa 100644 (file)
@@ -78,7 +78,7 @@ static void __cpuinit print_fixed(unsigned base, unsigned step, const mtrr_type*
 }
 
 /*  Grab all of the MTRR state for this CPU into *state  */
-void __init get_mtrr_state(void)
+void get_mtrr_state(void)
 {
        unsigned int i;
        struct mtrr_var_range *vrs;