From 90f2e345449f04b9adffa89e53d1d5b3c6a6dcd8 Mon Sep 17 00:00:00 2001 From: Paul Gortmaker Date: Sun, 31 Jul 2011 18:33:21 -0400 Subject: [PATCH] Add export.h to arch/ia64/hp/common/hwsw_iommu.c Signed-off-by: Paul Gortmaker --- arch/ia64/hp/common/hwsw_iommu.c | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/ia64/hp/common/hwsw_iommu.c b/arch/ia64/hp/common/hwsw_iommu.c index e4a80d82e3d8..1e4cae5ae053 100644 --- a/arch/ia64/hp/common/hwsw_iommu.c +++ b/arch/ia64/hp/common/hwsw_iommu.c @@ -15,6 +15,7 @@ #include #include #include +#include #include extern struct dma_map_ops sba_dma_ops, swiotlb_dma_ops; -- 2.39.5