commit | fe7f962505892c7894c473cd78ade87767689c8d | [log] [tgz] |
---|---|---|
author | Huang Weiyi <weiyi.huang@gmail.com> | Sun Aug 17 07:51:10 2008 +0800 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Sun Aug 17 20:01:35 2008 +0200 |
tree | 0fbe921146f122827cf811d8d216b860aadab470 | |
parent | 87dd98037d2309efbbd5e769efb23d845c37dac7 [diff] |
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>