diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2013-11-14 04:35:23 -0500 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-12-10 06:22:15 -0500 |
commit | 18f93506623aacbb269f47cbda9fe90ffc5acda6 (patch) | |
tree | d85754547ae83f26332d83588dd02e8e808b4f98 /sound/soc/davinci/davinci-mcasp.h | |
parent | ed29cd5e8d9941353f82784a2478ba6babc828da (diff) |
ASoC: davinci-mcasp: Remove unused DAVINCI_MCASP_I2S/DIT_DAI defines
These are not used, probably leftovers from the past.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'sound/soc/davinci/davinci-mcasp.h')
-rw-r--r-- | sound/soc/davinci/davinci-mcasp.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/soc/davinci/davinci-mcasp.h b/sound/soc/davinci/davinci-mcasp.h index a84e79604dfa..70b089b4e0f5 100644 --- a/sound/soc/davinci/davinci-mcasp.h +++ b/sound/soc/davinci/davinci-mcasp.h | |||
@@ -23,9 +23,6 @@ | |||
23 | 23 | ||
24 | #include "davinci-pcm.h" | 24 | #include "davinci-pcm.h" |
25 | 25 | ||
26 | #define DAVINCI_MCASP_I2S_DAI 0 | ||
27 | #define DAVINCI_MCASP_DIT_DAI 1 | ||
28 | |||
29 | struct davinci_audio_dev { | 26 | struct davinci_audio_dev { |
30 | struct davinci_pcm_dma_params dma_params[2]; | 27 | struct davinci_pcm_dma_params dma_params[2]; |
31 | void __iomem *base; | 28 | void __iomem *base; |