commit | a87df54ea3c82369b4b1cb94886449a6bc2e16a2 | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Aug 01 13:12:26 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Oct 31 19:31:00 2011 -0400 |
tree | 91264818d411c9bdcec1521fb16d6dfd662cabe9 | |
parent | 09cf6a299c5eb022249a75d2124d2bbbe440684c [diff] [blame] |
parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULE These guys were getting it implicitly via module.h before, when module.h was everywhere. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
diff --git a/arch/parisc/lib/iomap.c b/arch/parisc/lib/iomap.c index 5069e8b..8f470c9 100644 --- a/arch/parisc/lib/iomap.c +++ b/arch/parisc/lib/iomap.c
@@ -5,6 +5,7 @@ #include <linux/ioport.h> #include <linux/pci.h> +#include <linux/export.h> #include <asm/io.h> /*