aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>2011-09-12 13:12:33 +0159
committerBernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>2011-09-12 13:12:33 +0159
commit4ed3327269940cd0f47cdf7897bd851577be0dab (patch)
treeba8f11c042cc4bc7acd6ef5f4d5d6755b68a6fd8
parent59a4e9fc6df11127a73ba8243659ac9660262645 (diff)
downloadimx53-4ed3327269940cd0f47cdf7897bd851577be0dab.tar.gz
Make it compile (missing #include)
-rw-r--r--arch/arm/mach-mx5/mm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mx5/mm.c b/arch/arm/mach-mx5/mm.c
index f6634595ff3..c7bceac73ae 100644
--- a/arch/arm/mach-mx5/mm.c
+++ b/arch/arm/mach-mx5/mm.c
@@ -19,6 +19,7 @@
#include <mach/hardware.h>
#include <mach/common.h>
#include <mach/iomux-v3.h>
+#include <mach/sdma.h>
/*
* Define the MX51 memory map.