]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/ide/pci/it821x.c
ide: ->quirkproc method cannot be marked __devinit
[karo-tx-linux.git] / drivers / ide / pci / it821x.c
index e16a1d113a2a62e49ca6ade760c899ae1a2bfe06..3193390d487d3b406cc48d5429fb1cd3871b30c8 100644 (file)
@@ -443,7 +443,7 @@ static u8 __devinit it821x_cable_detect(ide_hwif_t *hwif)
  *     final tuning that is needed, or fixups to work around bugs.
  */
 
-static void __devinit it821x_quirkproc(ide_drive_t *drive)
+static void it821x_quirkproc(ide_drive_t *drive)
 {
        struct it821x_dev *itdev = ide_get_hwifdata(drive->hwif);
        struct hd_driveid *id = drive->id;