x86: adjust enable_NMI_through_LVT0()
[pandora-kernel.git] / arch / x86 / kernel / apic_32.c
index 69a13d1..4c014fc 100644 (file)
@@ -152,7 +152,7 @@ u32 safe_apic_wait_icr_idle(void)
 /**
  * enable_NMI_through_LVT0 - enable NMI through local vector table 0
  */
-void enable_NMI_through_LVT0 (void * dummy)
+void __cpuinit enable_NMI_through_LVT0(void)
 {
        unsigned int v = APIC_DM_NMI;