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>

No differences found