> --- linux-2.6.24-rc7-git1.orig/drivers/block/cciss.c > +++ linux-2.6.24-rc7-git1/drivers/block/cciss.c > @@ -2927,7 +2927,7 @@ default_int_mode: > return; > } > > -static int cciss_pci_init(ctlr_info_t *c, struct pci_dev *pdev) > +static int __devinit cciss_pci_init(ctlr_info_t *c, struct pci_dev > +*pdev) > { > ushort subsystem_vendor_id, subsystem_device_id, command; > __u32 board_id, scratchpad = 0; > Thanks, Randy. - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html