aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/csr/unifi_wext.h
diff options
context:
space:
mode:
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>2012-10-07 21:43:26 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-10-22 13:48:04 -0700
commit36dab6e5f0d9ccd374740cf71f8cb7ea3029c0ab (patch)
treea26c445f7f56bb3d0d1825efe40f3dc6054a6375 /drivers/staging/csr/unifi_wext.h
parentstaging: zram: correct obsolete comment on max_zpage_size (diff)
downloadlinux-dev-36dab6e5f0d9ccd374740cf71f8cb7ea3029c0ab.tar.xz
linux-dev-36dab6e5f0d9ccd374740cf71f8cb7ea3029c0ab.zip
staging: csr: remove unused including <linux/version.h>
Remove including <linux/version.h> that don't need it. dpatch engine is used to auto generate this patch. (https://github.com/weiyj/dpatch) Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/csr/unifi_wext.h')
-rw-r--r--drivers/staging/csr/unifi_wext.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/csr/unifi_wext.h b/drivers/staging/csr/unifi_wext.h
index 6834c43abfbb..beba089e2e35 100644
--- a/drivers/staging/csr/unifi_wext.h
+++ b/drivers/staging/csr/unifi_wext.h
@@ -16,7 +16,6 @@
#define __LINUX_UNIFI_WEXT_H__ 1
#include <linux/kernel.h>
-#include <linux/version.h>
#include <net/iw_handler.h>
#include "csr_wifi_sme_prim.h"