diff options
Diffstat (limited to 'include/asm-i386/suspend.h')
| -rw-r--r-- | include/asm-i386/suspend.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-i386/suspend.h b/include/asm-i386/suspend.h index 8dbaafe611ff..a2520732ffd6 100644 --- a/include/asm-i386/suspend.h +++ b/include/asm-i386/suspend.h | |||
| @@ -21,7 +21,7 @@ struct saved_context { | |||
| 21 | unsigned long return_address; | 21 | unsigned long return_address; |
| 22 | } __attribute__((packed)); | 22 | } __attribute__((packed)); |
| 23 | 23 | ||
| 24 | #ifdef CONFIG_ACPI_SLEEP | 24 | #ifdef CONFIG_ACPI |
| 25 | extern unsigned long saved_eip; | 25 | extern unsigned long saved_eip; |
| 26 | extern unsigned long saved_esp; | 26 | extern unsigned long saved_esp; |
| 27 | extern unsigned long saved_ebp; | 27 | extern unsigned long saved_ebp; |
