lkml.org 
[lkml]   [2003]   [Aug]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH] Fix ide-scsi build with driver model change
From
Date
Hi Linus !

This fixes build of ide-scsi after removal of struct device.name

Please apply,
Ben.

===== drivers/scsi/ide-scsi.c 1.29 vs edited =====
--- 1.29/drivers/scsi/ide-scsi.c Sat Aug 16 13:57:02 2003
+++ edited/drivers/scsi/ide-scsi.c Sat Aug 16 14:39:37 2003
@@ -948,7 +948,6 @@
};

static struct device idescsi_primary = {
- .name = "Ide-scsi Parent",
.bus_id = "ide-scsi",
};
static struct bus_type idescsi_emu_bus = {
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:47    [W:1.208 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site