From 00cd1176801d676607115fdda6e1f64b7e1ce02f Mon Sep 17 00:00:00 2001 From: Paul Gortmaker Date: Mon, 1 Aug 2011 13:50:15 -0400 Subject: alpha: Add export.h for THIS_MODULE/EXPORT_SYMBOL These files were getting it via the implicit module.h presence that was everywhere. Signed-off-by: Paul Gortmaker --- arch/alpha/kernel/pci_iommu.c | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/alpha/kernel/pci_iommu.c') diff --git a/arch/alpha/kernel/pci_iommu.c b/arch/alpha/kernel/pci_iommu.c index 022c2748..4361080 100644 --- a/arch/alpha/kernel/pci_iommu.c +++ b/arch/alpha/kernel/pci_iommu.c @@ -7,6 +7,7 @@ #include #include #include +#include #include #include #include -- cgit v1.1