From: David Miller <davem@xxxxxxxxxxxxx> Date: Fri, 08 Jan 2010 00:13:02 -0800 (PST) > From: Bartlomiej Zolnierkiewicz <bzolnier@xxxxxxxxx> > Date: Tue, 5 Jan 2010 19:39:07 +0100 > >> - ide_pci_unregister_driver(&scc_pci_driver); >> + pci_unregister_driver(&scc_pci_driver); > > As a side note I can't figure out how this driver can currently even > build without errors before this patch. > > ide_pci_unregister_driver() isn't even defined anywhere these days. Ignore me, I'm an idiot, this code was commented out of course. :-) -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html