aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/power/swsusp.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386/power/swsusp.S')
-rw-r--r--arch/i386/power/swsusp.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/i386/power/swsusp.S b/arch/i386/power/swsusp.S
index c4105286ff26..c893b897217f 100644
--- a/arch/i386/power/swsusp.S
+++ b/arch/i386/power/swsusp.S
@@ -12,7 +12,7 @@
12#include <linux/linkage.h> 12#include <linux/linkage.h>
13#include <asm/segment.h> 13#include <asm/segment.h>
14#include <asm/page.h> 14#include <asm/page.h>
15#include <asm/asm_offsets.h> 15#include <asm/asm-offsets.h>
16 16
17 .text 17 .text
18 18