summaryrefslogtreecommitdiffstats
path: root/sound/soc/davinci
diff options
context:
space:
mode:
authorPeter Ujfalusi2013-11-14 10:35:23 +0100
committerMark Brown2013-12-10 12:22:15 +0100
commit18f93506623aacbb269f47cbda9fe90ffc5acda6 (patch)
treed85754547ae83f26332d83588dd02e8e808b4f98 /sound/soc/davinci
parentASoC: davinci-mcasp: Move DAVINCI_MCASP_RATE from header to source file (diff)
downloadkernel-qcow2-linux-18f93506623aacbb269f47cbda9fe90ffc5acda6.tar.gz
kernel-qcow2-linux-18f93506623aacbb269f47cbda9fe90ffc5acda6.tar.xz
kernel-qcow2-linux-18f93506623aacbb269f47cbda9fe90ffc5acda6.zip
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')
-rw-r--r--sound/soc/davinci/davinci-mcasp.h3
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 @@
#include "davinci-pcm.h"
-#define DAVINCI_MCASP_I2S_DAI 0
-#define DAVINCI_MCASP_DIT_DAI 1
-
struct davinci_audio_dev {
struct davinci_pcm_dma_params dma_params[2];
void __iomem *base;