summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorRicardo Neri <ricardo.neri@ti.com>2011-07-24 21:00:11 +0100
committerAndy Green <andy.green@linaro.org>2011-08-25 07:38:14 +0100
commitb8f9cf4e08b15d43f88ae6726fb0f891ab649273 (patch)
tree0929e09f4148c92b4a21c434591cdbf8d15e4329 /sound
parent2656c50dbf5cf22902c48e144b04bf0477eafc8d (diff)
ASoC: OMAP: Add header for HDMI CPU DAI
Add header with definitions for the ASoC HDMI CPU DAI. Signed-off-by: Ricardo Neri <ricardo.neri@ti.com>
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/omap/omap-hdmi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/omap/omap-hdmi.h b/sound/soc/omap/omap-hdmi.h
index 34c298d5057..5927f8b0f97 100644
--- a/sound/soc/omap/omap-hdmi.h
+++ b/sound/soc/omap/omap-hdmi.h
@@ -25,7 +25,7 @@
#ifndef __OMAP_HDMI_H__
#define __OMAP_HDMI_H__
-#define OMAP_HDMI_AUDIO_DMA_PORT 0x8c
+#define OMAP44XX_HDMI_AUDIO_DMA_PORT 0x8c
#define OMAP_HDMI_RATES (SNDRV_PCM_RATE_32000 | \
SNDRV_PCM_RATE_44100 | SNDRV_PCM_RATE_48000)