summaryrefslogtreecommitdiff
path: root/arch/openrisc/include/asm/mmu.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/openrisc/include/asm/mmu.h')
-rw-r--r--arch/openrisc/include/asm/mmu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/openrisc/include/asm/mmu.h b/arch/openrisc/include/asm/mmu.h
index eb720110f3a2..e7826a681bc4 100644
--- a/arch/openrisc/include/asm/mmu.h
+++ b/arch/openrisc/include/asm/mmu.h
@@ -15,7 +15,7 @@
#ifndef __ASM_OPENRISC_MMU_H
#define __ASM_OPENRISC_MMU_H
-#ifndef __ASSEMBLY__
+#ifndef __ASSEMBLER__
typedef unsigned long mm_context_t;
#endif