diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-02-15 21:52:13 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-02-15 21:52:13 +0000 |
commit | c13d383c2be23f646e0de054eb8ea7d4bce115f6 (patch) | |
tree | 535ee81af6671dcd01e015eb9e2de7b2e9acd954 /target/linux/atheros-2.6/files | |
parent | e7697a9ab6c1fdd770e31dc95c3e79246613360c (diff) | |
download | upstream-c13d383c2be23f646e0de054eb8ea7d4bce115f6.tar.gz upstream-c13d383c2be23f646e0de054eb8ea7d4bce115f6.tar.bz2 upstream-c13d383c2be23f646e0de054eb8ea7d4bce115f6.zip |
some ar531x cleanup
SVN-Revision: 6302
Diffstat (limited to 'target/linux/atheros-2.6/files')
5 files changed, 93 insertions, 43 deletions
diff --git a/target/linux/atheros-2.6/files/arch/mips/atheros/ar5312.c b/target/linux/atheros-2.6/files/arch/mips/atheros/ar5312.c index 28b9d3f958..4e1beaae38 100644 --- a/target/linux/atheros-2.6/files/arch/mips/atheros/ar5312.c +++ b/target/linux/atheros-2.6/files/arch/mips/atheros/ar5312.c @@ -30,12 +30,6 @@ #include "ar531x.h" -#define AR531X_IRQ_WLAN0_INTRS MIPS_CPU_IRQ_BASE+2 /* C0_CAUSE: 0x0400 */ generated by cgit v1.2.3 (git 2.25.1) at 2025-02-24 16:23:32 +0000
|