Use the APIC to determine the hardware processor id - i386
[powerpc.git] / arch / i386 / mach-generic / bigsmp.c
index 33d9f93..e932d34 100644 (file)
@@ -45,7 +45,7 @@ static struct dmi_system_id __initdata bigsmp_dmi_table[] = {
 };
 
 
-static __init int probe_bigsmp(void)
+static int __init probe_bigsmp(void)
 { 
        if (def_to_bigsmp)
                dmi_bigsmp = 1;