mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [MMC] removed unused #include <version.h>
@ 2008-08-16 23:51 Huang Weiyi
  2008-08-17 18:02 ` Pierre Ossman
  0 siblings, 1 reply; 2+ messages in thread
From: Huang Weiyi @ 2008-08-16 23:51 UTC (permalink / raw)
  To: drzeus-mmc; +Cc: linux-kernel

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>

diff --git a/drivers/mmc/host/sdricoh_cs.c b/drivers/mmc/host/sdricoh_cs.c
index f99e9f7..1df44d9 100644
--- 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>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-08-17 18:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-16 23:51 [MMC] removed unused #include <version.h> Huang Weiyi
2008-08-17 18:02 ` Pierre Ossman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®