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-Url: http://git.maquefel.me/?a=commitdiff_plain;h=54485c3005b661077597561fa54e1f0feecc2264;p=linux.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