All of lore.kernel.org
 help / color / mirror / Atom feed
* EDD: remove unused SCSI header files
@ 2004-05-17 20:16 Matt Domsch
  0 siblings, 0 replies; only message in thread
From: Matt Domsch @ 2004-05-17 20:16 UTC (permalink / raw)
  To: akpm; +Cc: arjanv, linux-kernel

EDD: Remove no longer needed SCSI header file inclusion.

Thanks to ArjanV for reminding me.

-Matt
-- 
Matt Domsch
Sr. Software Engineer, Lead Engineer
Dell Linux Solutions linux.dell.com & www.dell.com/linux
Linux on Dell mailing lists @ http://lists.us.dell.com


===== drivers/firmware/edd.c 1.25 vs edited =====
--- 1.25/drivers/firmware/edd.c	Mon May 10 06:25:45 2004
+++ edited/drivers/firmware/edd.c	Mon May 17 14:39:49 2004
@@ -43,12 +43,9 @@
 #include <linux/device.h>
 #include <linux/blkdev.h>
 #include <linux/edd.h>
-/* FIXME - this really belongs in include/scsi/scsi.h */
-#include <../drivers/scsi/scsi.h>
-#include <../drivers/scsi/hosts.h>
 
-#define EDD_VERSION "0.14"
-#define EDD_DATE    "2004-Apr-28"
+#define EDD_VERSION "0.15"
+#define EDD_DATE    "2004-May-17"
 
 MODULE_AUTHOR("Matt Domsch <Matt_Domsch@Dell.com>");
 MODULE_DESCRIPTION("sysfs interface to BIOS EDD information");

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

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

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-17 20:16 EDD: remove unused SCSI header files Matt Domsch

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.