summaryrefslogtreecommitdiff
path: root/arch/csky/include/asm/string.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/csky/include/asm/string.h')
-rw-r--r--arch/csky/include/asm/string.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/csky/include/asm/string.h b/arch/csky/include/asm/string.h
index a0d81e9d6b8f..82e99f52b547 100644
--- a/arch/csky/include/asm/string.h
+++ b/arch/csky/include/asm/string.h
@@ -3,7 +3,7 @@
#ifndef _CSKY_STRING_MM_H_
#define _CSKY_STRING_MM_H_
-#ifndef __ASSEMBLY__
+#ifndef __ASSEMBLER__
#include <linux/types.h>
#include <linux/compiler.h>
#include <abi/string.h>