Commit f492b210 authored by Paul Gortmaker's avatar Paul Gortmaker

drivers/dma: Add export.h to ste_dma40.c

Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
parent 5c45ad77
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment