aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/acpi/sleep.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/kernel/acpi/sleep.h')
-rw-r--r--arch/x86/kernel/acpi/sleep.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/kernel/acpi/sleep.h b/arch/x86/kernel/acpi/sleep.h
index fbb60ca4255c..d06c2079b6c1 100644
--- a/arch/x86/kernel/acpi/sleep.h
+++ b/arch/x86/kernel/acpi/sleep.h
@@ -3,7 +3,7 @@
* Variables and functions used by the code in sleep.c
*/
-#include <asm/realmode.h>
+#include <linux/linkage.h>
extern unsigned long saved_video_mode;
extern long saved_magic;