]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/kernel/mpparse.c
x86: fix MP_processor_info section mismatch warning
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / mpparse.c
index 6ae005ccaed83bc46a6666f1d65b80baf7737f8d..78509ee8cc74b2f58fb4d12f9d1778efb17a76b7 100644 (file)
@@ -49,7 +49,7 @@ static int __init mpf_checksum(unsigned char *mp, int len)
        return sum & 0xFF;
 }
 
-static void __cpuinit MP_processor_info(struct mpc_config_processor *m)
+static void __init MP_processor_info(struct mpc_config_processor *m)
 {
        int apicid;
        char *bootup_cpu = "";