ASoC: codecs: wm9713: remove spurious kernel-doc comment start
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Wed, 1 Jul 2020 18:13:18 +0000 (13:13 -0500)
committerMark Brown <broonie@kernel.org>
Thu, 2 Jul 2020 13:55:32 +0000 (14:55 +0100)
Fix W=1 warning

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20200701181320.80848-6-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm9713.c

index a662a55..7072ffa 100644 (file)
@@ -807,7 +807,7 @@ static void pll_factors(struct snd_soc_component *component,
        pll_div->k = K;
 }
 
-/**
+/*
  * Please note that changing the PLL input frequency may require
  * resynchronisation with the AC97 controller.
  */