From 9b8eeab019762fa43c5ffa6e2f8e1039f8e99157 Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Tue, 29 Jan 2019 19:13:04 +0100 Subject: parisc: move internal implementation details out of Move everything that is not required for the public facing DMA API out of and into a new drivers/parisc/iommu.h header. Signed-off-by: Christoph Hellwig Signed-off-by: Helge Deller --- drivers/parisc/dino.c | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/parisc/dino.c') diff --git a/drivers/parisc/dino.c b/drivers/parisc/dino.c index dfeea458a789..6f348c75687c 100644 --- a/drivers/parisc/dino.c +++ b/drivers/parisc/dino.c @@ -59,6 +59,7 @@ #include #include "gsc.h" +#include "iommu.h" #undef DINO_DEBUG -- cgit v1.2.3