From: Paul Gortmaker Date: Sat, 29 Oct 2011 14:26:25 +0000 (-0400) Subject: intel-iommu: now needs export.h for EXPORT_SYMBOL_GPL X-Git-Tag: firefly_0821_release~3680^2~4166^2~36 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=54485c3005b661077597561fa54e1f0feecc2264;p=firefly-linux-kernel-4.4.55.git intel-iommu: now needs export.h for EXPORT_SYMBOL_GPL Signed-off-by: Paul Gortmaker --- diff --git a/drivers/iommu/intel-iommu.c b/drivers/iommu/intel-iommu.c index bb161d2fa03c..c0c7820d4c46 100644 --- a/drivers/iommu/intel-iommu.c +++ b/drivers/iommu/intel-iommu.c @@ -24,6 +24,7 @@ #include #include #include +#include #include #include #include