summaryrefslogtreecommitdiff
path: root/common/power_button_x86.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/power_button_x86.c')
-rw-r--r--common/power_button_x86.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/power_button_x86.c b/common/power_button_x86.c
index 8cfb8e685b..19870e0e49 100644
--- a/common/power_button_x86.c
+++ b/common/power_button_x86.c
@@ -373,7 +373,7 @@ static void state_machine(uint64_t tnow)
}
}
-void power_button_task(void)
+void power_button_task(void *u)
{
uint64_t t;
uint64_t tsleep;