diff options
Diffstat (limited to 'sound/soc/intel/sst-mfld-platform-pcm.c')
-rw-r--r-- | sound/soc/intel/sst-mfld-platform-pcm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/intel/sst-mfld-platform-pcm.c b/sound/soc/intel/sst-mfld-platform-pcm.c index a1a8d9d91539..2d80c4e12997 100644 --- a/sound/soc/intel/sst-mfld-platform-pcm.c +++ b/sound/soc/intel/sst-mfld-platform-pcm.c | |||
@@ -645,7 +645,6 @@ static struct snd_pcm_ops sst_platform_ops = { | |||
645 | 645 | ||
646 | static void sst_pcm_free(struct snd_pcm *pcm) | 646 | static void sst_pcm_free(struct snd_pcm *pcm) |
647 | { | 647 | { |
648 | dev_dbg(pcm->dev, "sst_pcm_free called\n"); | ||
649 | snd_pcm_lib_preallocate_free_for_all(pcm); | 648 | snd_pcm_lib_preallocate_free_for_all(pcm); |
650 | } | 649 | } |
651 | 650 | ||