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. -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html