• Andrew Morton's avatar
    [PATCH] ppc64: Use enum dma_data_direction for all APIs · 9b678c1e
    Andrew Morton authored
    From: Stephen Rothwell <sfr@canb.auug.org.au>
    
    This is just a cleanup to use enum dma_data_direction for all APIs
    except the pci_dma_ ones (since they are defined generically).
    
    Also make most of the functions in arch/ppc64/kernel/pci_iommu.c
    static.
    9b678c1e
pci.h 7.06 KB