projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.git]
/
target
/
linux
/
atheros
/
files
/
include
/
asm-mips
/
mach-atheros
/
ar5312
/
ar5312.h
diff --git
a/target/linux/atheros/files/include/asm-mips/mach-atheros/ar5312/ar5312.h
b/target/linux/atheros/files/include/asm-mips/mach-atheros/ar5312/ar5312.h
index
2b6b875
..
afa3aef
100644
(file)
--- a/
target/linux/atheros/files/include/asm-mips/mach-atheros/ar5312/ar5312.h
+++ b/
target/linux/atheros/files/include/asm-mips/mach-atheros/ar5312/ar5312.h
@@
-53,7
+53,7
@@
#define AR531X_RADIO_MASK_OFF 0xc8
#define AR531X_RADIO0_MASK 0x0003
#define AR531X_RADIO1_MASK 0x000c
-#define AR531X_RADIO1_S 2
+#define AR531X_RADIO1_S 2
/*
* AR531X_NUM_WMAC defines the number of Wireless MACs that\
This page took
0.02396 seconds
and
4
git commands to generate.