]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Add export.h to arch/ia64/sn/kernel/io_init.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 31 Jul 2011 22:34:43 +0000 (18:34 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 1 Aug 2011 01:04:27 +0000 (21:04 -0400)
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
arch/ia64/sn/kernel/io_init.c

index 98079f29d9a9ff19bcdcd13bebfd7104ddd06a98..0a36f082eaf1d9e10ab95484c9e1118714d3c44a 100644 (file)
@@ -7,6 +7,7 @@
  */
 
 #include <linux/slab.h>
+#include <linux/export.h>
 #include <asm/sn/types.h>
 #include <asm/sn/addrs.h>
 #include <asm/sn/io.h>