aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/acpi/power.c
diff options
context:
space:
mode:
Diffstat (limited to 'xen/arch/x86/acpi/power.c')
-rw-r--r--xen/arch/x86/acpi/power.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xen/arch/x86/acpi/power.c b/xen/arch/x86/acpi/power.c
index f9e2973bd5..7d4773b8fc 100644
--- a/xen/arch/x86/acpi/power.c
+++ b/xen/arch/x86/acpi/power.c
@@ -331,7 +331,7 @@ static void tboot_sleep(u8 sleep_state)
}
/* System is really put into sleep state by this stub */
-acpi_status asmlinkage acpi_enter_sleep_state(u8 sleep_state)
+acpi_status acpi_enter_sleep_state(u8 sleep_state)
{
acpi_status status;