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: v3.2-rc1~22^2~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54485c3005b661077597561fa54e1f0feecc2264;p=thirdparty%2Fkernel%2Flinux.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 bb161d2fa03cb..c0c7820d4c46b 100644 --- a/drivers/iommu/intel-iommu.c +++ b/drivers/iommu/intel-iommu.c @@ -24,6 +24,7 @@ #include #include #include +#include #include #include #include