summaryrefslogtreecommitdiff
path: root/arch/loongarch/include/asm/prefetch.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/loongarch/include/asm/prefetch.h')
-rw-r--r--arch/loongarch/include/asm/prefetch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/loongarch/include/asm/prefetch.h b/arch/loongarch/include/asm/prefetch.h
index 1672262a5e2e..0b168cdaae9a 100644
--- a/arch/loongarch/include/asm/prefetch.h
+++ b/arch/loongarch/include/asm/prefetch.h
@@ -8,7 +8,7 @@
#define Pref_Load 0
#define Pref_Store 8
-#ifdef __ASSEMBLY__
+#ifdef __ASSEMBLER__
.macro __pref hint addr
#ifdef CONFIG_CPU_HAS_PREFETCH