x86: adjust enable_NMI_through_LVT0()
[deliverable/linux.git] / arch / x86 / kernel / apic_64.c
index ab4ae50399fd4998c75c890fe78a5cb29fd4e910..47b8ef51dde0473fc3b8509790ec5e82ebb778c3 100644 (file)
@@ -130,7 +130,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;
 
This page took 0.033097 seconds and 5 git commands to generate.