summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2012-05-08 15:07:27 +0000
committerArnd Bergmann <arnd@arndb.de>2012-08-14 14:30:49 +0000
commit14b952eae9c4ee0521b2d6496fcc72be35529f22 (patch)
tree521f488c7f74221cbf3fbdf7b61c3839315579a9 /sound
parentc727dc3a9acd700a0838f8e3cd357b1fdcaf5b6e (diff)
ARM: omap: fixes for multiplatform build
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/omap/omap-mcpdm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/omap/omap-mcpdm.c b/sound/soc/omap/omap-mcpdm.c
index 73be0915c38c..0af80cd91815 100644
--- a/sound/soc/omap/omap-mcpdm.c
+++ b/sound/soc/omap/omap-mcpdm.c
@@ -42,6 +42,7 @@
#include <plat-omap/dma.h>
#include <plat-omap/omap_hwmod.h>
+#include <plat-omap/hardware.h>
#include "omap-mcpdm.h"
#include "omap-pcm.h"