summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/kasan.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/riscv/include/asm/kasan.h')
-rw-r--r--arch/riscv/include/asm/kasan.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/riscv/include/asm/kasan.h b/arch/riscv/include/asm/kasan.h
index e6a0071bdb56..60af6691f903 100644
--- a/arch/riscv/include/asm/kasan.h
+++ b/arch/riscv/include/asm/kasan.h
@@ -4,7 +4,7 @@
#ifndef __ASM_KASAN_H
#define __ASM_KASAN_H
-#ifndef __ASSEMBLY__
+#ifndef __ASSEMBLER__
/*
* The following comment was copied from arm64: