summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/acpi/wakeup_32.S
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2010-03-30 12:18:37 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2010-03-30 12:18:37 +1100
commit125f3f9b893e9b26b2fa09d900c9c2a0e1588b1f (patch)
tree5fdbea662ec7d6f4ad6571bb2bcb06980cc777b6 /arch/x86/kernel/acpi/wakeup_32.S
parent4c4b36aec3c53a5afc7f2b56013ef6406751cf54 (diff)
parentb83419363eff1535309df97a4bf319c42d900a9c (diff)
Merge remote branch 'kbuild/for-next'
Diffstat (limited to 'arch/x86/kernel/acpi/wakeup_32.S')
-rw-r--r--arch/x86/kernel/acpi/wakeup_32.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/kernel/acpi/wakeup_32.S b/arch/x86/kernel/acpi/wakeup_32.S
index 8ded418b0593..13ab720573e3 100644
--- a/arch/x86/kernel/acpi/wakeup_32.S
+++ b/arch/x86/kernel/acpi/wakeup_32.S
@@ -1,4 +1,4 @@
- .section .text.page_aligned
+ .section .text..page_aligned
#include <linux/linkage.h>
#include <asm/segment.h>
#include <asm/page_types.h>