From: Jes Sorensen <jes.soren...@redhat.com>

Must be the 17th duplicate of this list in the kernel

Signed-off-by: Jes Sorensen <jes.soren...@redhat.com>
---
 drivers/staging/rtl8723au/include/wifi.h | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/drivers/staging/rtl8723au/include/wifi.h 
b/drivers/staging/rtl8723au/include/wifi.h
index d723483..2be12e4 100644
--- a/drivers/staging/rtl8723au/include/wifi.h
+++ b/drivers/staging/rtl8723au/include/wifi.h
@@ -66,21 +66,6 @@ enum WIFI_FRAME_SUBTYPE {
 };
 
 
-enum WIFI_REG_DOMAIN {
-       DOMAIN_FCC              = 1,
-       DOMAIN_IC               = 2,
-       DOMAIN_ETSI             = 3,
-       DOMAIN_SPAIN            = 4,
-       DOMAIN_FRANCE           = 5,
-       DOMAIN_MKK              = 6,
-       DOMAIN_ISRAEL           = 7,
-       DOMAIN_MKK1             = 8,
-       DOMAIN_MKK2             = 9,
-       DOMAIN_MKK3             = 10,
-       DOMAIN_MAX
-};
-
-
 #define SetToDs(pbuf)  \
        (*(__le16 *)(pbuf) |= cpu_to_le16(IEEE80211_FCTL_TODS))
 
-- 
1.9.0

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to