]> git.baikalelectronics.ru Git - kernel.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)
commit72dd3dee4f4b50b0923a48db4256bd68392097da
treedadc3daa2d3b4213c6ad59c81420e5230f3da777
parentb386c393a455861dc835f364b63be1e0d069df5a
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