X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fide%2Fpci%2Fsis5513.c;h=e5a4b42b4e33c0aea391b671d847d4a099692ddc;hb=2fdc86901d2ab30a12402b46238951d2a7891590;hp=cc95f90b53b706c70f48584c69fcff2f5efc27b6;hpb=e9f76354ce83a20c7768ad37caa033f6506b4f96;p=linux-2.6 diff --git a/drivers/ide/pci/sis5513.c b/drivers/ide/pci/sis5513.c index cc95f90b53..e5a4b42b4e 100644 --- a/drivers/ide/pci/sis5513.c +++ b/drivers/ide/pci/sis5513.c @@ -518,7 +518,7 @@ static const struct sis_laptop sis_laptop[] = { { 0, } }; -static u8 __devinit sis_cable_detect(ide_hwif_t *hwif) +static u8 sis_cable_detect(ide_hwif_t *hwif) { struct pci_dev *pdev = to_pci_dev(hwif->dev); const struct sis_laptop *lap = &sis_laptop[0];