summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/assembler.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/riscv/include/asm/assembler.h')
-rw-r--r--arch/riscv/include/asm/assembler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/riscv/include/asm/assembler.h b/arch/riscv/include/asm/assembler.h
index 44b1457d3e95..16931712beab 100644
--- a/arch/riscv/include/asm/assembler.h
+++ b/arch/riscv/include/asm/assembler.h
@@ -5,7 +5,7 @@
* Author: Jee Heng Sia <jeeheng.sia@starfivetech.com>
*/
-#ifndef __ASSEMBLY__
+#ifndef __ASSEMBLER__
#error "Only include this from assembly code"
#endif