]> 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-s3c64xx/dev-audio.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 31 Jul 2011 20:17:35 +0000 (16:17 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 31 Jul 2011 20:17:35 +0000 (16:17 -0400)
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
arch/arm/mach-s3c64xx/dev-audio.c

index cad67022fa2577330663ec035a1a96ea36c7e1de..93470b158a4eec73a4cd621e38b4be6b50344c94 100644 (file)
@@ -13,6 +13,7 @@
 #include <linux/platform_device.h>
 #include <linux/dma-mapping.h>
 #include <linux/gpio.h>
+#include <linux/export.h>
 
 #include <mach/irqs.h>
 #include <mach/map.h>