mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-20 17:32:57 +00:00
mac80211: remove unneeded patch
This was fixed upstream SVN-Revision: 26745
This commit is contained in:
parent
970252faf8
commit
6986b1b7c2
@ -1,14 +0,0 @@
|
||||
--- a/drivers/net/wireless/zd1211rw/zd_chip.h
|
||||
+++ b/drivers/net/wireless/zd1211rw/zd_chip.h
|
||||
@@ -60,6 +60,11 @@ enum {
|
||||
#define E2P_DATA(offset) ((zd_addr_t)(E2P_START + E2P_DATA_OFFSET + (offset)))
|
||||
#define FWRAW_DATA(offset) ((zd_addr_t)(FW_START + (offset)))
|
||||
|
||||
+#undef CR0
|
||||
+#undef CR1
|
||||
+#undef CR2
|
||||
+#undef CR3
|
||||
+
|
||||
/* 8-bit hardware registers */
|
||||
#define ZD_CR0 CTL_REG(0x0000)
|
||||
#define ZD_CR1 CTL_REG(0x0004)
|
Loading…
x
Reference in New Issue
Block a user