powerpc/dma: remove max_direct_dma_addr
The max_direct_dma_addr duplicates the bus_dma_mask field in struct device. Use the generic field instead. Signed-off-by:Christoph Hellwig <hch@lst.de> Tested-by:
Christian Zigotzky <chzigotzky@xenosoft.de> Signed-off-by:
Michael Ellerman <mpe@ellerman.id.au>
Showing
- arch/powerpc/include/asm/device.h 0 additions, 3 deletionsarch/powerpc/include/asm/device.h
- arch/powerpc/include/asm/dma-direct.h 1 addition, 3 deletionsarch/powerpc/include/asm/dma-direct.h
- arch/powerpc/kernel/dma-swiotlb.c 1 addition, 20 deletionsarch/powerpc/kernel/dma-swiotlb.c
- arch/powerpc/kernel/dma.c 2 additions, 3 deletionsarch/powerpc/kernel/dma.c
- arch/powerpc/sysdev/fsl_pci.c 2 additions, 2 deletionsarch/powerpc/sysdev/fsl_pci.c
Loading
Please register or sign in to comment