]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
sdricoh_cs: removed unused #include <version.h>
authorHuang Weiyi <weiyi.huang@gmail.com>
Sat, 16 Aug 2008 23:51:10 +0000 (07:51 +0800)
committerPierre Ossman <drzeus@drzeus.cx>
Sun, 17 Aug 2008 18:01:35 +0000 (20:01 +0200)
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>
drivers/mmc/host/sdricoh_cs.c

index f99e9f721629b0cd2bda5cde25cdd1a834572113..1df44d966bdb927dc7bc7da7ff1ef5b1ee27a05e 100644 (file)
@@ -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>