]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/x86/kernel/acpi/sleep.c
x86: coding style fixes to arch/x86/kernel/acpi/sleep.c
[karo-tx-linux.git] / arch / x86 / kernel / acpi / sleep.c
index 6bc815cd8cb32e219dd9bdf14fbd13cb717253ea..dd78326ae47ca4e68982553d90a38323e965b55d 100644 (file)
@@ -13,7 +13,7 @@
 #include <asm/smp.h>
 
 /* address in low memory of the wakeup routine. */
-unsigned long acpi_wakeup_address = 0;
+unsigned long acpi_wakeup_address;
 unsigned long acpi_realmode_flags;
 extern char wakeup_start, wakeup_end;