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>
Mon, 31 Oct 2011 23:31:44 +0000 (19:31 -0400)
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/dma/ste_dma40.c

index 467e4dc..13259ca 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>