commit | bd3ff1943509e641a34f2d8dd1d41ed12a4476c1 | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Sun Jul 31 18:33:21 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Oct 31 19:30:58 2011 -0400 |
tree | ad6363cea8983241a844a8d4be64e382cbe2b38c | |
parent | 3a4c5d5964ed43a5524f6d289fb4cd37d39f3f1a [diff] [blame] |
ia64: Add export.h to arch/ia64 specific files as required Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
diff --git a/arch/ia64/pci/pci.c b/arch/ia64/pci/pci.c index aa2533a..2c27714 100644 --- a/arch/ia64/pci/pci.c +++ b/arch/ia64/pci/pci.c
@@ -20,6 +20,7 @@ #include <linux/slab.h> #include <linux/spinlock.h> #include <linux/bootmem.h> +#include <linux/export.h> #include <asm/machvec.h> #include <asm/page.h>