summaryrefslogtreecommitdiff
path: root/arch/arm/plat-mxc/include/mach/devices-common.h
diff options
context:
space:
mode:
authorHuang Shijie <b32955@freescale.com>2012-01-31 19:09:52 +0800
committerHuang Shijie <b32955@freescale.com>2012-01-31 19:09:52 +0800
commit0246edc0da5741b76a70673a5e18a911c080c2b1 (patch)
treee0bbf22f0abdf5186307f46eaadc40abd72e6fea /arch/arm/plat-mxc/include/mach/devices-common.h
parentfa1eedbcf5233c90d48a592753e87753dbf64f2d (diff)
ENGR00173406-1 MX6Q : fix compiling error
add the DMA header to fix the compiling error. Signed-off-by: Huang Shijie <b32955@freescale.com>
Diffstat (limited to 'arch/arm/plat-mxc/include/mach/devices-common.h')
-rwxr-xr-xarch/arm/plat-mxc/include/mach/devices-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/plat-mxc/include/mach/devices-common.h b/arch/arm/plat-mxc/include/mach/devices-common.h
index a5ad0df5fe8f..8538d5b658c2 100755
--- a/arch/arm/plat-mxc/include/mach/devices-common.h
+++ b/arch/arm/plat-mxc/include/mach/devices-common.h
@@ -9,6 +9,7 @@
#include <linux/kernel.h>
#include <linux/platform_device.h>
#include <linux/init.h>
+#include <linux/dma-mapping.h>
struct platform_device *imx_add_platform_device_dmamask(
const char *name, int id,