• Andrew Morton's avatar
    [PATCH] Can't disable IDE DMA · 22f4d9f1
    Andrew Morton authored
    From: Peter Chubb <peterc@gelato.unsw.edu.au>
    
    If you try to disable IDE DMA from Kconfig, you'll end up with an undefined
    symbol, ide_hwif_setup_dma().
    
    The attached rather ugly patch fixes the problem by defining a dummy
    function.
    22f4d9f1
setup-pci.c 24 KB