* [PATCH 1/2] ide: remove unused #include <linux/version.h>
@ 2009-04-05 1:53 Huang Weiyi
2009-04-06 21:03 ` Bartlomiej Zolnierkiewicz
0 siblings, 1 reply; 2+ messages in thread
From: Huang Weiyi @ 2009-04-05 1:53 UTC (permalink / raw)
To: bzolnier; +Cc: linux-ide, Huang Weiyi
Remove unused #include <linux/version.h> in drivers/ide/at91_ide.c.
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
---
drivers/ide/at91_ide.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/ide/at91_ide.c b/drivers/ide/at91_ide.c
index 8eda552..97f6f17 100644
--- a/drivers/ide/at91_ide.c
+++ b/drivers/ide/at91_ide.c
@@ -20,7 +20,6 @@
*
*/
-#include <linux/version.h>
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/clk.h>
--
1.6.1.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 1/2] ide: remove unused #include <linux/version.h>
2009-04-05 1:53 [PATCH 1/2] ide: remove unused #include <linux/version.h> Huang Weiyi
@ 2009-04-06 21:03 ` Bartlomiej Zolnierkiewicz
0 siblings, 0 replies; 2+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2009-04-06 21:03 UTC (permalink / raw)
To: Huang Weiyi; +Cc: linux-ide
On Sunday 05 April 2009, Huang Weiyi wrote:
> Remove unused #include <linux/version.h> in drivers/ide/at91_ide.c.
>
> Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
applied
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-04-06 21:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-05 1:53 [PATCH 1/2] ide: remove unused #include <linux/version.h> Huang Weiyi
2009-04-06 21:03 ` Bartlomiej Zolnierkiewicz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).