]> 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)
commitc3513c9366586014a33eddfc2beb875187086e79
tree0119bd40384c06329c52e3fadd6fe11a335cb3e6
parent3971821dd1e22a79b59e1d6682ba51028bdbbd79
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