Explorar o código

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>
Huang Weiyi %!s(int64=17) %!d(string=hai) anos
pai
achega
fe7f962505
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      drivers/mmc/host/sdricoh_cs.c

+ 0 - 1
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>