staging: rtl8723au: Remove unneeded version.h inclusion in osdep_service.h
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 27 May 2014 09:58:08 +0000 (15:28 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 May 2014 18:56:19 +0000 (11:56 -0700)
version.h inclusion is not needed as detected by versioncheck.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/include/osdep_service.h

index d85f850..a5ebdb8 100644 (file)
@@ -19,7 +19,6 @@
 #define _SUCCESS       1
 #define RTW_RX_HANDLED 2
 
-#include <linux/version.h>
 #include <linux/spinlock.h>
 #include <linux/compiler.h>
 #include <linux/kernel.h>