aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ifxmips/files/include/asm-mips/danube/danube_mii0.h
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2007-12-22 00:17:22 +0000
committerJohn Crispin <blogic@openwrt.org>2007-12-22 00:17:22 +0000
commit51214d11d0a062ff04b411fa23f68af255d5aa8d (patch)
tree5cbccb18ba7f7e69ebb39b38b2e2fc0ce2b907ed /target/linux/ifxmips/files/include/asm-mips/danube/danube_mii0.h
parent7ff22aaceefd070419e603227ec56e51f2e40200 (diff)
downloadmaster-187ad058-51214d11d0a062ff04b411fa23f68af255d5aa8d.tar.gz
master-187ad058-51214d11d0a062ff04b411fa23f68af255d5aa8d.tar.bz2
master-187ad058-51214d11d0a062ff04b411fa23f68af255d5aa8d.zip
change danube 2 ifxmips
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9821 3c298f89-4303-0410-b956-a3cf2f4a3e73
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