projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c45ad7
)
drivers/dma: Add export.h to ste_dma40.c
author
Paul Gortmaker
<paul.gortmaker@windriver.com>
Sun, 31 Jul 2011 20:17:36 +0000
(16:17 -0400)
committer
Paul 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
patch
|
blob
|
history
diff --git
a/drivers/dma/ste_dma40.c
b/drivers/dma/ste_dma40.c
index 467e4dcb20a012cadfcc10bc616b25dbe11d373a..13259cad0ceb61df6a593af758ebf1aec4ec877b 100644
(file)
--- a/
drivers/dma/ste_dma40.c
+++ b/
drivers/dma/ste_dma40.c
@@
-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>