summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/coreconfigurator.h
diff options
context:
space:
mode:
authorGlen Lee2015-09-16 03:43:52 +0200
committerGreg Kroah-Hartman2015-09-17 06:34:44 +0200
commit496a77257c67035fd56bf0faeb1a8251fc0c942a (patch)
treecd49bc04d15f7fcc8545b86a6a0d1cd2870f2480 /drivers/staging/wilc1000/coreconfigurator.h
parentstaging: wilc1000: delete unused global variables. (diff)
downloadkernel-qcow2-linux-496a77257c67035fd56bf0faeb1a8251fc0c942a.tar.gz
kernel-qcow2-linux-496a77257c67035fd56bf0faeb1a8251fc0c942a.tar.xz
kernel-qcow2-linux-496a77257c67035fd56bf0faeb1a8251fc0c942a.zip
staging: wilc1000: remove unused variables
Variable g_num_total_switches is never used so just remove it. gastrWIDs is also not used because g_num_total_switches is deleted. Remove gastrWIDs also. Signed-off-by: Glen Lee <glen.lee@atmel.com> Signed-off-by: Tony Cho <tony.cho@atmel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/wilc1000/coreconfigurator.h')
-rw-r--r--drivers/staging/wilc1000/coreconfigurator.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/wilc1000/coreconfigurator.h b/drivers/staging/wilc1000/coreconfigurator.h
index 3af193543cdb..d2a0a0b74f55 100644
--- a/drivers/staging/wilc1000/coreconfigurator.h
+++ b/drivers/staging/wilc1000/coreconfigurator.h
@@ -29,8 +29,6 @@
#define NUM_11N_HUT_SWITCHES 0
#endif /* MAC_802_11N */
-extern u16 g_num_total_switches;
-
#define MAC_HDR_LEN 24 /* No Address4 - non-ESS */
#define MAX_SSID_LEN 33
#define FCS_LEN 4