summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000
diff options
context:
space:
mode:
authorLeo Kim <leo.kim@atmel.com>2016-03-25 21:16:52 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-03-28 07:30:36 -0700
commite944ad751ff4fbbd0278ba4dd8595bf7fa3c7e9e (patch)
tree71e5d7764600e5f561f41ccfb1880590d155a5eb /drivers/staging/wilc1000
parent5510730d5f95a37e9de29597e8e7328103bbaf60 (diff)
downloadop-kernel-dev-e944ad751ff4fbbd0278ba4dd8595bf7fa3c7e9e.zip
op-kernel-dev-e944ad751ff4fbbd0278ba4dd8595bf7fa3c7e9e.tar.gz
staging: wilc1000: removes unused debug flags
This patch removes unused debug flags. Signed-off-by: Leo Kim <leo.kim@atmel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/wilc1000')
-rw-r--r--drivers/staging/wilc1000/wilc_wlan_if.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/drivers/staging/wilc1000/wilc_wlan_if.h b/drivers/staging/wilc1000/wilc_wlan_if.h
index 83cf84d..119b313 100644
--- a/drivers/staging/wilc1000/wilc_wlan_if.h
+++ b/drivers/staging/wilc1000/wilc_wlan_if.h
@@ -15,18 +15,6 @@
/********************************************
*
- * Debug Flags
- *
- ********************************************/
-
-#define N_INIT 0x00000001
-#define N_ERR 0x00000002
-#define N_TXQ 0x00000004
-#define N_INTR 0x00000008
-#define N_RXQ 0x00000010
-
-/********************************************
- *
* Host Interface Defines
*
********************************************/
OpenPOWER on IntegriCloud