]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/powerpc/sysdev/scom.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 31 Jul 2011 20:17:29 +0000 (16:17 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 31 Jul 2011 20:17:29 +0000 (16:17 -0400)
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
arch/powerpc/sysdev/scom.c

index b2593ce30c9b1447426b2b191aa8af19554ca100..49a3ece1c6b3589971872bf4d440cab1e609d764 100644 (file)
@@ -21,6 +21,7 @@
 #include <linux/kernel.h>
 #include <linux/debugfs.h>
 #include <linux/slab.h>
+#include <linux/export.h>
 #include <asm/prom.h>
 #include <asm/scom.h>