summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2007-12-24 21:05:55 +0000
committerJohn Crispin <john@openwrt.org>2007-12-24 21:05:55 +0000
commit8161d42238d31b7f4845e363ab8788eb1af9465f (patch)
treecdd7b5f9989ab1d2c79e3b3b9d1fcb5560a08477 /target
parent158da7a5ddffa7331e92354574d3618ccb743034 (diff)
downloadmaster-31e0f0ae-8161d42238d31b7f4845e363ab8788eb1af9465f.tar.gz
master-31e0f0ae-8161d42238d31b7f4845e363ab8788eb1af9465f.tar.bz2
master-31e0f0ae-8161d42238d31b7f4845e363ab8788eb1af9465f.zip
add some RCU defines to ifxmips
SVN-Revision: 9894
Diffstat (limited to 'target')
-rw-r--r--target/linux/ifxmips/files/include/asm-mips/ifxmips/ifxmips.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ifxmips/files/include/asm-mips/ifxmips/ifxmips.h b/target/linux/ifxmips/files/include/asm-mips/ifxmips/ifxmips.h
index 660d0a4f03..18e521b0ce 100644
--- a/target/linux/ifxmips/files/include/asm-mips/ifxmips/ifxmips.h
+++ b/target/linux/ifxmips/files/include/asm-mips/ifxmips/ifxmips.h
@@ -106,7 +106,7 @@
#define IFXMIPS_RST_ALL 0x40000000
#define IFXMIPS_RCU_RST_REQ_DFE (1 << 7)
-#define IFXMIPS_RCU_RST_REQ_DFE (1 << 7)
+#define IFXMIPS_RCU_RST_REQ_AFE (1 << 11)
/*------------ MCD */