Loading drivers/ide/ide-dma.c +0 −2 Original line number Diff line number Diff line Loading @@ -783,8 +783,6 @@ static int ide_tune_dma(ide_drive_t *drive) return 1; } EXPORT_SYMBOL_GPL(ide_tune_dma); static int ide_dma_check(ide_drive_t *drive) { ide_hwif_t *hwif = drive->hwif; Loading Loading
drivers/ide/ide-dma.c +0 −2 Original line number Diff line number Diff line Loading @@ -783,8 +783,6 @@ static int ide_tune_dma(ide_drive_t *drive) return 1; } EXPORT_SYMBOL_GPL(ide_tune_dma); static int ide_dma_check(ide_drive_t *drive) { ide_hwif_t *hwif = drive->hwif; Loading