summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/wpactl.c
diff options
context:
space:
mode:
authorMalcolm Priestley <tvboxspy@gmail.com>2014-06-25 21:19:38 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-06-26 20:23:29 -0400
commit9ef2184d0eead64829eb80714c8ee8a163632b87 (patch)
treeb6158ab362be12ab319efb5c97d264fab4b4795d /drivers/staging/vt6656/wpactl.c
parent94540a1ea2c7099d0fe3dcea18be5096f6eb7d6c (diff)
staging: vt6656: dead code remove zonetypes
Remove vntconfiguration.dat, iocmd.h and country.h Set all channels are enabled as by rf type. mac80211 will handles zones Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vt6656/wpactl.c')
-rw-r--r--drivers/staging/vt6656/wpactl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/vt6656/wpactl.c b/drivers/staging/vt6656/wpactl.c
index 2b508beaa2c2..375207222bae 100644
--- a/drivers/staging/vt6656/wpactl.c
+++ b/drivers/staging/vt6656/wpactl.c
@@ -36,7 +36,6 @@
#include "mac.h"
#include "device.h"
#include "wmgr.h"
-#include "iocmd.h"
#include "iowpa.h"
#include "usbpipe.h"
#include "rf.h"