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>
This commit is contained in:
Christoph Hellwig
2019-01-29 19:13:04 +01:00
committed by Helge Deller
parent 3e803d3ed8
commit 9b8eeab019
8 changed files with 62 additions and 44 deletions

View File

@@ -59,6 +59,7 @@
#include <asm/hardware.h>
#include "gsc.h"
#include "iommu.h"
#undef DINO_DEBUG