Loading drivers/ide/pci/trm290.c +0 −3 Original line number Diff line number Diff line Loading @@ -240,9 +240,6 @@ static int trm290_ide_dma_test_irq (ide_drive_t *drive) return (status == 0x00ff); } /* * Invoked from ide-dma.c at boot time. */ static void __devinit init_hwif_trm290(ide_hwif_t *hwif) { unsigned int cfgbase = 0; Loading Loading
drivers/ide/pci/trm290.c +0 −3 Original line number Diff line number Diff line Loading @@ -240,9 +240,6 @@ static int trm290_ide_dma_test_irq (ide_drive_t *drive) return (status == 0x00ff); } /* * Invoked from ide-dma.c at boot time. */ static void __devinit init_hwif_trm290(ide_hwif_t *hwif) { unsigned int cfgbase = 0; Loading