summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/card.c
diff options
context:
space:
mode:
authorMalcolm Priestley2014-06-25 22:19:38 +0200
committerGreg Kroah-Hartman2014-06-27 02:23:29 +0200
commit9ef2184d0eead64829eb80714c8ee8a163632b87 (patch)
treeb6158ab362be12ab319efb5c97d264fab4b4795d /drivers/staging/vt6656/card.c
parentstaging: vt6655: remove header declarations for static functions (diff)
downloadkernel-qcow2-linux-9ef2184d0eead64829eb80714c8ee8a163632b87.tar.gz
kernel-qcow2-linux-9ef2184d0eead64829eb80714c8ee8a163632b87.tar.xz
kernel-qcow2-linux-9ef2184d0eead64829eb80714c8ee8a163632b87.zip
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/card.c')
-rw-r--r--drivers/staging/vt6656/card.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/vt6656/card.c b/drivers/staging/vt6656/card.c
index 1b3e0af156ec..918170979aa8 100644
--- a/drivers/staging/vt6656/card.c
+++ b/drivers/staging/vt6656/card.c
@@ -55,7 +55,6 @@
#include "power.h"
#include "key.h"
#include "rc4.h"
-#include "country.h"
#include "datarate.h"
#include "usbpipe.h"