aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdricoh_cs.c
diff options
context:
space:
mode:
authorHuang Weiyi <weiyi.huang@gmail.com>2008-08-17 07:51:10 +0800
committerPierre Ossman <drzeus@drzeus.cx>2008-08-17 20:01:35 +0200
commitfe7f962505892c7894c473cd78ade87767689c8d (patch)
tree0fbe921146f122827cf811d8d216b860aadab470 /drivers/mmc/host/sdricoh_cs.c
parents3cmci: attach get_cd host ops (diff)
downloadlinux-dev-fe7f962505892c7894c473cd78ade87767689c8d.tar.xz
linux-dev-fe7f962505892c7894c473cd78ade87767689c8d.zip
sdricoh_cs: removed unused #include <version.h>
The drivers below do not use LINUX_VERSION_CODE nor KERNEL_VERSION. drivers/mmc/host/sdricoh_cs.c This patch removes the said #include <version.h>. Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com> Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Diffstat (limited to '')
-rw-r--r--drivers/mmc/host/sdricoh_cs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mmc/host/sdricoh_cs.c b/drivers/mmc/host/sdricoh_cs.c
index f99e9f721629..1df44d966bdb 100644
--- a/drivers/mmc/host/sdricoh_cs.c
+++ b/drivers/mmc/host/sdricoh_cs.c
@@ -29,7 +29,6 @@
#include <linux/pci.h>
#include <linux/ioport.h>
#include <linux/scatterlist.h>
-#include <linux/version.h>
#include <pcmcia/cs_types.h>
#include <pcmcia/cs.h>