X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fide%2Fpci%2Ftc86c001.c;h=7fc88c375e5db4561ccc477a5f690c2437e14df3;hb=56831a1a883bb8376ea56ce8f3b1d5844c94d257;hp=b1cb8a9ce5a92fc9f6a5711b4cb143b24ea2a285;hpb=2ab61b01110aa04cd853c619a74881e3225a5e24;p=linux-2.6 diff --git a/drivers/ide/pci/tc86c001.c b/drivers/ide/pci/tc86c001.c index b1cb8a9ce5..7fc88c375e 100644 --- a/drivers/ide/pci/tc86c001.c +++ b/drivers/ide/pci/tc86c001.c @@ -131,7 +131,7 @@ static void tc86c001_dma_start(ide_drive_t *drive) ide_dma_start(drive); } -static u8 __devinit tc86c001_cable_detect(ide_hwif_t *hwif) +static u8 tc86c001_cable_detect(ide_hwif_t *hwif) { struct pci_dev *dev = to_pci_dev(hwif->dev); unsigned long sc_base = pci_resource_start(dev, 5);