summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Green <andy.green@linaro.org>2011-07-24 21:00:12 +0100
committerAndy Green <andy.green@linaro.org>2011-08-25 07:38:16 +0100
commit547e8d30e474d39868ddca6eadfdb3e1c00d3b9a (patch)
tree445ceed53c2994dacbe64bbfd5403409208f2793
parent8a69491523d4d427188133944e2e2453454b63c5 (diff)
omap dss hdmi audio add missing makefile entry
Signed-off-by: Andy Green <andy.green@linaro.org>
-rw-r--r--sound/soc/omap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/omap/Makefile b/sound/soc/omap/Makefile
index 16105578d21..0e147311410 100644
--- a/sound/soc/omap/Makefile
+++ b/sound/soc/omap/Makefile
@@ -29,7 +29,7 @@ snd-soc-omap3pandora-objs := omap3pandora.o
snd-soc-omap3beagle-objs := omap3beagle.o
snd-soc-zoom2-objs := zoom2.o
snd-soc-igep0020-objs := igep0020.o
-snd-soc-omap4-hdmi-objs := omap4-hdmi-card.o
+snd-soc-omap4-hdmi-objs := omap-hdmi.o omap4-hdmi-card.o
obj-$(CONFIG_SND_OMAP_SOC_N810) += snd-soc-n810.o
obj-$(CONFIG_SND_OMAP_SOC_RX51) += snd-soc-rx51.o