From: Saiyam Doshi Date: Sat, 14 Sep 2019 03:11:33 +0000 (+0530) Subject: ASoC: sdm845: remove unneeded semicolon X-Git-Tag: Ubuntu-5.13.0-19.19~7602^2~1^2~7 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=fca11622d600228bec405456f41590155b3a3eca;p=mirror_ubuntu-jammy-kernel.git ASoC: sdm845: remove unneeded semicolon Remove excess semicolon after closing parenthesis. Signed-off-by: Saiyam Doshi Link: https://lore.kernel.org/r/20190914031133.GA28447@SD Signed-off-by: Mark Brown --- diff --git a/sound/soc/qcom/sdm845.c b/sound/soc/qcom/sdm845.c index 882f52ed8231..28f3cef696e6 100644 --- a/sound/soc/qcom/sdm845.c +++ b/sound/soc/qcom/sdm845.c @@ -319,7 +319,7 @@ static void sdm845_snd_shutdown(struct snd_pcm_substream *substream) snd_soc_dai_set_sysclk(cpu_dai, Q6AFE_LPASS_CLK_ID_PRI_MI2S_IBIT, 0, SNDRV_PCM_STREAM_PLAYBACK); - }; + } break; case SECONDARY_MI2S_TX: