x86: Fix section conflict for numachip
[deliverable/linux.git] / arch / x86 / kernel / apic / apic_numachip.c
index ae915391ebecdbe9d01abb63e5ab787f3c484381..4128b5fcb559ff5a1041ffafe79c99413ab21d7c 100644 (file)
@@ -32,7 +32,7 @@
 
 static int numachip_system __read_mostly;
 
-static const struct apic apic_numachip __read_mostly;
+static const struct apic apic_numachip;
 
 static unsigned int get_apic_id(unsigned long x)
 {
This page took 0.02579 seconds and 5 git commands to generate.