]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
drivers/dma: Add export.h to ste_dma40.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 31 Jul 2011 20:17:36 +0000 (16:17 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 25 Aug 2011 17:55:35 +0000 (13:55 -0400)
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/dma/ste_dma40.c

index cd3a7c726bf87bef330f882981afc2fc42be964e..4e06b77de50a852b241e55a85a82c7e9704058cd 100644 (file)
@@ -9,6 +9,7 @@
 #include <linux/dma-mapping.h>
 #include <linux/kernel.h>
 #include <linux/slab.h>
+#include <linux/export.h>
 #include <linux/dmaengine.h>
 #include <linux/platform_device.h>
 #include <linux/clk.h>