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

index 0e0e0cc9e3929c8ddd91a4062351a2fb1b63c79d..9be1f11a01d97924e225997f2a45ee7f24b362a3 100644 (file)
@@ -22,6 +22,7 @@
 #include <linux/bootmem.h>
 #include <linux/nodemask.h>
 #include <linux/notifier.h>
+#include <linux/export.h>
 #include <asm/mmzone.h>
 #include <asm/numa.h>
 #include <asm/cpu.h>