aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000
diff options
context:
space:
mode:
authorChaehyun Lim <chaehyun.lim@gmail.com>2015-09-23 18:03:48 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-09-29 02:38:30 +0200
commit498767e336d0a0a3521ae9426177d82453555ab3 (patch)
tree9667e22bdd43fc1e6b3c36e960f534cc5c06e812 /drivers/staging/wilc1000
parentstaging: wilc1000: move wilc_msgqueue.h include file (diff)
downloadlinux-dev-498767e336d0a0a3521ae9426177d82453555ab3.tar.xz
linux-dev-498767e336d0a0a3521ae9426177d82453555ab3.zip
staging: wilc1000: remove WILC_OSW_INTERFACE_VER define
This patch removes WILC_OSW_INTERFACE_VER define that is not used anywhere. Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/wilc1000')
-rw-r--r--drivers/staging/wilc1000/wilc_oswrapper.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/wilc1000/wilc_oswrapper.h b/drivers/staging/wilc1000/wilc_oswrapper.h
index 4f7bd89136ae..5456c9674cc7 100644
--- a/drivers/staging/wilc1000/wilc_oswrapper.h
+++ b/drivers/staging/wilc1000/wilc_oswrapper.h
@@ -10,8 +10,6 @@
* @version 1.0
*/
-/* OS Wrapper interface version */
-#define WILC_OSW_INTERFACE_VER 2
/* Os Configuration File */
#include "wilc_platform.h"