[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1257711450.4759.124.camel@dbueso-pc>
Date: Sun, 08 Nov 2009 17:17:30 -0300
From: Davidlohr Bueso <dave@....org>
To: linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org,
drew@...orado.edu
Subject: [PATCH 18/20] scsi/scsi.h: No longer use Scsi_Cmd typedef
Remove scsi_typedefs.h reference.
Signed-off-by: Davidlohr Bueso <dave@....org>
---
drivers/scsi/scsi.h | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/drivers/scsi/scsi.h b/drivers/scsi/scsi.h
index d5a55fa..db67d4c 100644
--- a/drivers/scsi/scsi.h
+++ b/drivers/scsi/scsi.h
@@ -42,7 +42,4 @@ struct scsi_device;
struct scsi_target;
struct scatterlist;
-/* obsolete typedef junk. */
-#include "scsi_typedefs.h"
-
#endif /* _SCSI_H */
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists