aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/atheros-2.6/files/arch/mips/atheros/ar5312.h
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-02-16 09:23:15 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-02-16 09:23:15 +0000
commitb7e5e78ae6fd8a08cb01a7a7c8f23f297459db91 (patch)
treea876d1a91d12fc5c15d05d7ec65dbf21430bcacc /target/linux/atheros-2.6/files/arch/mips/atheros/ar5312.h
parentc55df2a7ed31000b9e3b52b32cf7079f1f5f8cec (diff)
downloadupstream-b7e5e78ae6fd8a08cb01a7a7c8f23f297459db91.tar.gz
upstream-b7e5e78ae6fd8a08cb01a7a7c8f23f297459db91.tar.bz2
upstream-b7e5e78ae6fd8a08cb01a7a7c8f23f297459db91.zip
major cleanup of the ar531x code, improved hardware detection and support for multiple ethernet interfaces
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6307 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/atheros-2.6/files/arch/mips/atheros/ar5312.h')
-rw-r--r--target/linux/atheros-2.6/files/arch/mips/atheros/ar5312.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros-2.6/files/arch/mips/atheros/ar5312.h b/target/linux/atheros-2.6/files/arch/mips/atheros/ar5312.h
index 62d5797933..2b6b875b4f 100644
--- a/target/linux/atheros-2.6/files/arch/mips/atheros/ar5312.h
+++ b/target/linux/atheros-2.6/files/arch/mips/atheros/ar5312.h
@@ -164,7 +164,7 @@
#define AR531X_REV_MAJ_S 4
#define AR531X_REV_MIN 0x000f
#define AR531X_REV_MIN_S 0
-#define AR531X_REV_CHIP (REV_MAJ|REV_MIN)
+#define AR531X_REV_CHIP (AR531X_REV_MAJ|AR531X_REV_MIN)
/* Major revision numbers, bits 7..4 of Revision ID register */
#define AR531X_REV_MAJ_AR5312 0x4