This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / i386 / kernel / apic.c
index df8900b..9d5590c 100644 (file)
@@ -519,7 +519,7 @@ void __init setup_local_APIC (void)
  * Otherwise the BIOS may get confused and not power-off.
  */
 void
-lapic_shutdown()
+lapic_shutdown(void)
 {
        if (!cpu_has_apic || !enabled_via_apicbase)
                return;