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>
Tento commit je obsažen v:
Christoph Hellwig
2019-01-29 19:13:04 +01:00
odevzdal Helge Deller
rodič 3e803d3ed8
revize 9b8eeab019
8 změnil soubory, kde provedl 62 přidání a 44 odebrání

Zobrazit soubor

@@ -23,6 +23,8 @@
#include <asm/hardware.h>
#include <asm/parisc-device.h>
#include "iommu.h"
struct hppb_card {
unsigned long hpa;
struct resource mmio_region;