summaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/pgtable.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/include/asm/pgtable.h')
-rw-r--r--arch/m68k/include/asm/pgtable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/include/asm/pgtable.h b/arch/m68k/include/asm/pgtable.h
index 49fcfd734860..02f1a4601379 100644
--- a/arch/m68k/include/asm/pgtable.h
+++ b/arch/m68k/include/asm/pgtable.h
@@ -10,7 +10,7 @@
#include <asm/pgtable_mm.h>
#endif
-#ifndef __ASSEMBLY__
+#ifndef __ASSEMBLER__
extern void paging_init(void);
#endif