Commit 577706de authored by Jason Wang's avatar Jason Wang Committed by Linus Torvalds
parent 7d2a07b7
...@@ -906,6 +906,6 @@ EXPORT_SYMBOL(acpi_unregister_ioapic); ...@@ -906,6 +906,6 @@ EXPORT_SYMBOL(acpi_unregister_ioapic);
/* /*
* acpi_suspend_lowlevel() - save kernel state and suspend. * acpi_suspend_lowlevel() - save kernel state and suspend.
* *
* TBD when when IA64 starts to support suspend... * TBD when IA64 starts to support suspend...
*/ */
int acpi_suspend_lowlevel(void) { return 0; } int acpi_suspend_lowlevel(void) { return 0; }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment