Skip to content

Commit b360cbd

Browse files
YueHaibinghansendc
authored andcommitted
x86/acpi: Remove unused extern declaration acpi_copy_wakeup_routine()
This is now unused, so can be removed. Signed-off-by: YueHaibing <[email protected]> Signed-off-by: Dave Hansen <[email protected]> Acked-by: Rafael J. Wysocki <[email protected]> Link: https://lore.kernel.org/all/20230620094519.15300-1-yuehaibing%40huawei.com
1 parent 6f7f812 commit b360cbd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/x86/kernel/acpi/sleep.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ extern int wakeup_pmode_return;
1212

1313
extern u8 wake_sleep_flags;
1414

15-
extern unsigned long acpi_copy_wakeup_routine(unsigned long);
1615
extern void wakeup_long64(void);
1716

1817
extern void do_suspend_lowlevel(void);

0 commit comments

Comments
 (0)