]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-exynos4/dev-sysmmu.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/arm/mach-exynos4/dev-sysmmu.c

index 3b7cae0fe23ef257d4679056c86bc42380cc4af6..781563fcb156d7dd90926fe885239fb3a8c1d82b 100644 (file)
@@ -12,6 +12,7 @@
 
 #include <linux/platform_device.h>
 #include <linux/dma-mapping.h>
+#include <linux/export.h>
 
 #include <mach/map.h>
 #include <mach/irqs.h>