OSDN Git Service

staging: wilc1000: remove WILC_OSW_INTERFACE_VER define
authorChaehyun Lim <chaehyun.lim@gmail.com>
Wed, 23 Sep 2015 09:03:48 +0000 (18:03 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Sep 2015 00:38:30 +0000 (02:38 +0200)
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>
drivers/staging/wilc1000/wilc_oswrapper.h

index 4f7bd89..5456c96 100644 (file)
@@ -10,8 +10,6 @@
  *  @version   1.0
  */
 
-/* OS Wrapper interface version */
-#define WILC_OSW_INTERFACE_VER 2
 
 /* Os Configuration File */
 #include "wilc_platform.h"