* [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
* Re: [MMC] removed unused #include <version.h>
2008-08-16 23:51 [MMC] removed unused #include <version.h> Huang Weiyi
@ 2008-08-17 18:02 ` Pierre Ossman
0 siblings, 0 replies; 2+ messages in thread
From: Pierre Ossman @ 2008-08-17 18:02 UTC (permalink / raw)
To: Huang Weiyi; +Cc: linux-kernel, saschasommer
On Sun, 17 Aug 2008 07:51:10 +0800
Huang Weiyi <weiyi.huang@gmail.com> wrote:
> 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>
>
This was a really trivial patch, so I've applied it. But you really
should cc the driver maintainer in the future.
--
-- Pierre Ossman
Linux kernel, MMC maintainer http://www.kernel.org
rdesktop, core developer http://www.rdesktop.org
WARNING: This correspondence is being monitored by the
Swedish government. Make sure your server uses encryption
for SMTP traffic and consider using PGP for end-to-end
encryption.
^ 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®