aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/sibyte/sb1250_scd.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2006-09-25 15:49:49 +0100
committerRalf Baechle <ralf@linux-mips.org>2006-09-27 13:37:57 +0100
commit36396f3c36b04f79438f87a0fccfa76aa3de6af9 (patch)
tree2e9e26d7ace9005502014a1e624a34792f5be925 /include/asm-mips/sibyte/sb1250_scd.h
parent[MIPS] Have headers_install install <asm/cachectl.h> and <asm/sysmips.h>. (diff)
downloadlinux-dev-36396f3c36b04f79438f87a0fccfa76aa3de6af9.tar.xz
linux-dev-36396f3c36b04f79438f87a0fccfa76aa3de6af9.zip
[MIPS] s/__ASSEMBLER__/__ASSEMBLY__/ for clarity sake.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to '')
-rw-r--r--include/asm-mips/sibyte/sb1250_scd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-mips/sibyte/sb1250_scd.h b/include/asm-mips/sibyte/sb1250_scd.h
index f4178bdcfcb0..7ed0bb611e56 100644
--- a/include/asm-mips/sibyte/sb1250_scd.h
+++ b/include/asm-mips/sibyte/sb1250_scd.h
@@ -149,7 +149,7 @@
* (For the assembler version, sysrev and dest may be the same register.
* Also, it clobbers AT.)
*/
-#ifdef __ASSEMBLER__
+#ifdef __ASSEMBLY__
#define SYS_SOC_TYPE(dest, sysrev) \
.set push ; \
.set reorder ; \