|
@@ -41,7 +41,6 @@ static int am3517evm_hw_params(struct snd_pcm_substream *substream,
|
|
{
|
|
{
|
|
struct snd_soc_pcm_runtime *rtd = substream->private_data;
|
|
struct snd_soc_pcm_runtime *rtd = substream->private_data;
|
|
struct snd_soc_dai *codec_dai = rtd->codec_dai;
|
|
struct snd_soc_dai *codec_dai = rtd->codec_dai;
|
|
- struct snd_soc_dai *cpu_dai = rtd->cpu_dai;
|
|
|
|
int ret;
|
|
int ret;
|
|
|
|
|
|
/* Set the codec system clock for DAC and ADC */
|
|
/* Set the codec system clock for DAC and ADC */
|