projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87dd980
)
sdricoh_cs: removed unused #include <version.h>
author
Huang Weiyi
<weiyi.huang@gmail.com>
Sat, 16 Aug 2008 23:51:10 +0000
(07:51 +0800)
committer
Pierre 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
patch
|
blob
|
history
diff --git
a/drivers/mmc/host/sdricoh_cs.c
b/drivers/mmc/host/sdricoh_cs.c
index
f99e9f7
..
1df44d9
100644
(file)
--- 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>