]> 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/mpc5xxx_clo...
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 31 Jul 2011 20:17:27 +0000 (16:17 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 31 Jul 2011 20:17:27 +0000 (16:17 -0400)
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
arch/powerpc/sysdev/mpc5xxx_clocks.c

index 34e12f9995fe79ec5859435d563b8881f37baf26..96f815a55dfd289ec09797a2b329a197573cacea 100644 (file)
@@ -8,6 +8,7 @@
 
 #include <linux/kernel.h>
 #include <linux/of_platform.h>
+#include <linux/export.h>
 
 unsigned int
 mpc5xxx_get_bus_frequency(struct device_node *node)