summaryrefslogtreecommitdiffstats
path: root/drivers/staging/csr/sdio_mmc.c
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/sdio_mmc.c
parent55dcbbb1bf7eef83bcd3e0ba8de0b359a45804ed (diff)
downloadop-kernel-dev-36dab6e5f0d9ccd374740cf71f8cb7ea3029c0ab.zip
op-kernel-dev-36dab6e5f0d9ccd374740cf71f8cb7ea3029c0ab.tar.gz
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/sdio_mmc.c')
-rw-r--r--drivers/staging/csr/sdio_mmc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/csr/sdio_mmc.c b/drivers/staging/csr/sdio_mmc.c
index af3e40b..6b96df1 100644
--- a/drivers/staging/csr/sdio_mmc.c
+++ b/drivers/staging/csr/sdio_mmc.c
@@ -14,7 +14,6 @@
#include <linux/kernel.h>
#include <linux/mutex.h>
#include <linux/gfp.h>
-#include <linux/version.h>
#include <linux/mmc/core.h>
#include <linux/mmc/card.h>
#include <linux/mmc/host.h>
OpenPOWER on IntegriCloud