x86: delete __cpuinit usage from all x86 files
[firefly-linux-kernel-4.4.55.git] / arch / x86 / kernel / apic / es7000_32.c
index 0874799a98c6fbe37ee34baaad7cbdc3bd616744..c55224731b2d7f0de89d6a37a00e71bd4d8792ec 100644 (file)
@@ -130,7 +130,7 @@ int                                 es7000_plat;
  */
 
 
-static int __cpuinit wakeup_secondary_cpu_via_mip(int cpu, unsigned long eip)
+static int wakeup_secondary_cpu_via_mip(int cpu, unsigned long eip)
 {
        unsigned long vect = 0, psaival = 0;