aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ifxmips/files/include/asm-mips/danube/danube_mii0.h
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2007-12-22 00:17:22 +0000
committerJohn Crispin <john@openwrt.org>2007-12-22 00:17:22 +0000
commit7af3296c76f4e3f7f564a4b195f283841e0978d9 (patch)
treedccc547dc41fd3b11647857aa364108fc79a7cbe /target/linux/ifxmips/files/include/asm-mips/danube/danube_mii0.h
parent285395cfca2b9ae3c9400177938c47874281e1c0 (diff)
downloadupstream-7af3296c76f4e3f7f564a4b195f283841e0978d9.tar.gz
upstream-7af3296c76f4e3f7f564a4b195f283841e0978d9.tar.bz2
upstream-7af3296c76f4e3f7f564a4b195f283841e0978d9.zip
change danube 2 ifxmips
SVN-Revision: 9821
Diffstat (limited to 'target/linux/ifxmips/files/include/asm-mips/danube/danube_mii0.h')
-rw-r--r--target/linux/ifxmips/files/include/asm-mips/danube/danube_mii0.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ifxmips/files/include/asm-mips/danube/danube_mii0.h b/target/linux/ifxmips/files/include/asm-mips/danube/danube_mii0.h
index 6f96ef6b79..20317e37a7 100644
--- a/target/linux/ifxmips/files/include/asm-mips/danube/danube_mii0.h
+++ b/target/linux/ifxmips/files/include/asm-mips/danube/danube_mii0.h
@@ -1,5 +1,5 @@
-#ifndef DANUBE_SW_H
-#define DANUBE_SW_H
+#ifndef IFXMIPS_SW_H
+#define IFXMIPS_SW_H
@@ -138,7 +138,7 @@
#define PHY1_ADDR 1
#define P1M 0
-#define DANUBE_SW_REG32(reg_num) *((volatile u32*)(reg_num))
+#define IFXMIPS_SW_REG32(reg_num) *((volatile u32*)(reg_num))
#define OK 0;
@@ -251,4 +251,4 @@ struct switch_priv {
enum duplex current_duplex;
};
-#endif //DANUBE_SW_H
+#endif //IFXMIPS_SW_H