]> asedeno.scripts.mit.edu Git - linux.git/commit
parisc: move internal implementation details out of <asm/dma-mapping.h>
authorChristoph Hellwig <hch@lst.de>
Tue, 29 Jan 2019 18:13:04 +0000 (19:13 +0100)
committerHelge Deller <deller@gmx.de>
Thu, 21 Feb 2019 19:37:11 +0000 (20:37 +0100)
commit9b8eeab019762fa43c5ffa6e2f8e1039f8e99157
treedadc3daa2d3b4213c6ad59c81420e5230f3da777
parent3e803d3ed87738a1d883480d629152c904205d6e
parisc: move internal implementation details out of <asm/dma-mapping.h>

Move everything that is not required for the public facing DMA API out
of <asm/dma-mapping.h> and into a new drivers/parisc/iommu.h header.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/include/asm/dma-mapping.h
drivers/parisc/ccio-dma.c
drivers/parisc/dino.c
drivers/parisc/eisa.c
drivers/parisc/hppb.c
drivers/parisc/iommu.h [new file with mode: 0644]
drivers/parisc/lba_pci.c
drivers/parisc/sba_iommu.c