summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot/page.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/boot/page.h')
-rw-r--r--arch/powerpc/boot/page.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/boot/page.h b/arch/powerpc/boot/page.h
index c3d55fc8f34c..e44a3119720d 100644
--- a/arch/powerpc/boot/page.h
+++ b/arch/powerpc/boot/page.h
@@ -5,7 +5,7 @@
* Copyright (C) 2001 PPC64 Team, IBM Corp
*/
-#ifdef __ASSEMBLY__
+#ifdef __ASSEMBLER__
#define ASM_CONST(x) x
#else
#define __ASM_CONST(x) x##UL