All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] don't include "scsi.h" in scsi_module.c
@ 2004-09-05 17:21 Christoph Hellwig
  0 siblings, 0 replies; only message in thread
From: Christoph Hellwig @ 2004-09-05 17:21 UTC (permalink / raw)
  To: jejb; +Cc: linux-scsi

we onlyu need <scsi/scsi_host.h> here


--- 1.7/drivers/scsi/scsi_module.c	2004-05-12 17:46:23 +02:00
+++ edited/drivers/scsi/scsi_module.c	2004-09-04 15:41:03 +02:00
@@ -11,7 +11,6 @@
 #include <linux/kernel.h>
 #include <linux/module.h>
 
-#include "scsi.h"
 #include <scsi/scsi_host.h>
 
 

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

only message in thread, other threads:[~2004-09-05 17:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-05 17:21 [PATCH] don't include "scsi.h" in scsi_module.c Christoph Hellwig

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.