[PATCH 4/6] staging: wilc1000: remove WILC_OSW_INTERFACE_VER define

Chaehyun Lim chaehyun.lim at gmail.com
Wed Sep 23 09:03:48 UTC 2015


This patch removes WILC_OSW_INTERFACE_VER define that is not used
anywhere.

Signed-off-by: Chaehyun Lim <chaehyun.lim at gmail.com>
---
 drivers/staging/wilc1000/wilc_oswrapper.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/staging/wilc1000/wilc_oswrapper.h b/drivers/staging/wilc1000/wilc_oswrapper.h
index 4f7bd89..5456c96 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"
-- 
2.5.1



More information about the devel mailing list