summaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn/pci/tioca_provider.c
diff options
context:
space:
mode:
authorPaul Gortmaker2011-08-01 00:33:21 +0200
committerPaul Gortmaker2011-11-01 00:30:58 +0100
commitbd3ff1943509e641a34f2d8dd1d41ed12a4476c1 (patch)
treead6363cea8983241a844a8d4be64e382cbe2b38c /arch/ia64/sn/pci/tioca_provider.c
parents390: add missing module.h/export.h includes (diff)
downloadkernel-qcow2-linux-bd3ff1943509e641a34f2d8dd1d41ed12a4476c1.tar.gz
kernel-qcow2-linux-bd3ff1943509e641a34f2d8dd1d41ed12a4476c1.tar.xz
kernel-qcow2-linux-bd3ff1943509e641a34f2d8dd1d41ed12a4476c1.zip
ia64: Add export.h to arch/ia64 specific files as required
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'arch/ia64/sn/pci/tioca_provider.c')
-rw-r--r--arch/ia64/sn/pci/tioca_provider.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ia64/sn/pci/tioca_provider.c b/arch/ia64/sn/pci/tioca_provider.c
index 9c271be9919a..642451e770ea 100644
--- a/arch/ia64/sn/pci/tioca_provider.c
+++ b/arch/ia64/sn/pci/tioca_provider.c
@@ -11,6 +11,7 @@
#include <linux/pci.h>
#include <linux/bitmap.h>
#include <linux/slab.h>
+#include <linux/export.h>
#include <asm/sn/sn_sal.h>
#include <asm/sn/addrs.h>
#include <asm/sn/io.h>