]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/dma: trim the fat from <asm/dma-mapping.h>
authorChristoph Hellwig <hch@lst.de>
Wed, 13 Feb 2019 07:01:33 +0000 (08:01 +0100)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 18 Feb 2019 11:41:04 +0000 (22:41 +1100)
commitd932cf3747c0ef5c0f1b648fc3dc859a3d964d6b
tree0119bd40384c06329c52e3fadd6fe11a335cb3e6
parentc2aa7d7eb6fdb43b26f836b92820cbdc2abe3b08
powerpc/dma: trim the fat from <asm/dma-mapping.h>

There is no need to provide anything but get_arch_dma_ops to
<linux/dma-mapping.h>.  More the remaining declarations to <asm/iommu.h>
and drop all the includes.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Tested-by: Christian Zigotzky <chzigotzky@xenosoft.de>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/dma-mapping.h
arch/powerpc/include/asm/iommu.h
arch/powerpc/platforms/44x/ppc476.c
arch/powerpc/platforms/85xx/corenet_generic.c
arch/powerpc/platforms/85xx/qemu_e500.c
arch/powerpc/sysdev/fsl_pci.c