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:

committed by
Helge Deller

parent
3e803d3ed8
commit
9b8eeab019
@@ -49,6 +49,8 @@
|
||||
#include <asm/pdcpat.h> /* for is_pdc_pat() */
|
||||
#include <asm/parisc-device.h>
|
||||
|
||||
#include "iommu.h"
|
||||
|
||||
#define MODULE_NAME "SBA"
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user