diff options
| -rw-r--r-- | sound/soc/txx9/txx9aclc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/txx9/txx9aclc.c b/sound/soc/txx9/txx9aclc.c index 34aa972669ed..3de99af8cb82 100644 --- a/sound/soc/txx9/txx9aclc.c +++ b/sound/soc/txx9/txx9aclc.c | |||
| @@ -290,6 +290,7 @@ static void txx9aclc_pcm_free_dma_buffers(struct snd_pcm *pcm) | |||
| 290 | 290 | ||
| 291 | static int txx9aclc_pcm_new(struct snd_soc_pcm_runtime *rtd) | 291 | static int txx9aclc_pcm_new(struct snd_soc_pcm_runtime *rtd) |
| 292 | { | 292 | { |
| 293 | struct snd_card *card = rtd->card->snd_card; | ||
| 293 | struct snd_soc_dai *dai = rtd->cpu_dai; | 294 | struct snd_soc_dai *dai = rtd->cpu_dai; |
| 294 | struct snd_pcm *pcm = rtd->pcm; | 295 | struct snd_pcm *pcm = rtd->pcm; |
| 295 | struct platform_device *pdev = to_platform_device(dai->platform->dev); | 296 | struct platform_device *pdev = to_platform_device(dai->platform->dev); |
