All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 4/9] [SCSI] pmcraid: remove unused #include <linux/version.h>
@ 2009-09-16 13:08 Huang Weiyi
  0 siblings, 0 replies; only message in thread
From: Huang Weiyi @ 2009-09-16 13:08 UTC (permalink / raw)
  To: James.Bottomley; +Cc: linux-scsi, Huang Weiyi

Remove unused #include <linux/version.h>('s) in
  drivers/scsi/pmcraid.c

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
---
 drivers/scsi/pmcraid.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/scsi/pmcraid.c b/drivers/scsi/pmcraid.c
index 4302f06..8e161d4 100644
--- a/drivers/scsi/pmcraid.c
+++ b/drivers/scsi/pmcraid.c
@@ -38,7 +38,6 @@
 #include <linux/module.h>
 #include <linux/moduleparam.h>
 #include <linux/hdreg.h>
-#include <linux/version.h>
 #include <linux/io.h>
 #include <asm/irq.h>
 #include <asm/processor.h>
-- 
1.6.1.3


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2009-09-16 13:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-16 13:08 [PATCH 4/9] [SCSI] pmcraid: remove unused #include <linux/version.h> Huang Weiyi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.