summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/host_interface.c
diff options
context:
space:
mode:
authorChandra S Gorentla <csgorentla@gmail.com>2015-08-08 17:41:34 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-08-08 15:22:12 -0700
commit1bff1fe8c9dbb1a35d3129caaea9e91d4368b36a (patch)
tree41d1552ba684b82d517c1f7134df3416472489fe /drivers/staging/wilc1000/host_interface.c
parenta2b4041ab6ec8b6f07d2da2c993b003dd39f0868 (diff)
downloadop-kernel-dev-1bff1fe8c9dbb1a35d3129caaea9e91d4368b36a.zip
op-kernel-dev-1bff1fe8c9dbb1a35d3129caaea9e91d4368b36a.tar.gz
staging: wilc1000: Remove unused extern declarations
'extern' declarations which are not referenced within the file are removed. Signed-off-by: Chandra S Gorentla <csgorentla@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/wilc1000/host_interface.c')
-rw-r--r--drivers/staging/wilc1000/host_interface.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/wilc1000/host_interface.c b/drivers/staging/wilc1000/host_interface.c
index bc06d56..8b36683 100644
--- a/drivers/staging/wilc1000/host_interface.c
+++ b/drivers/staging/wilc1000/host_interface.c
@@ -9,7 +9,6 @@ extern u8 connecting;
extern WILC_TimerHandle hDuringIpTimer;
#endif
-extern bool bEnablePS;
/*BugID_5137*/
extern u8 g_wilc_initialized;
/*****************************************************************************/
OpenPOWER on IntegriCloud