ACPI / PM: Drop acpi_restore_state_mem()
[deliverable/linux.git] / arch / x86 / kernel / acpi / sleep.c
index 68d1537b8c812dbc2cf2f6e2fc60e8ab31f96578..c27a483094b1aeae7192ae480ee0b45327b3fc31 100644 (file)
@@ -110,14 +110,6 @@ int acpi_save_state_mem(void)
        return 0;
 }
 
-/*
- * acpi_restore_state - undo effects of acpi_save_state_mem
- */
-void acpi_restore_state_mem(void)
-{
-}
-
-
 /**
  * acpi_reserve_wakeup_memory - do _very_ early ACPI initialisation
  *
This page took 0.025058 seconds and 5 git commands to generate.