diff options
-rw-r--r-- | sound/soc/soc-core.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/soc-core.c b/sound/soc/soc-core.c index dbd92e12e860..00fccdd41bb0 100644 --- a/sound/soc/soc-core.c +++ b/sound/soc/soc-core.c | |||
@@ -1883,7 +1883,6 @@ EXPORT_SYMBOL_GPL(snd_soc_dai_set_pll); | |||
1883 | /** | 1883 | /** |
1884 | * snd_soc_dai_set_fmt - configure DAI hardware audio format. | 1884 | * snd_soc_dai_set_fmt - configure DAI hardware audio format. |
1885 | * @dai: DAI | 1885 | * @dai: DAI |
1886 | * @clk_id: DAI specific clock ID | ||
1887 | * @fmt: SND_SOC_DAIFMT_ format value. | 1886 | * @fmt: SND_SOC_DAIFMT_ format value. |
1888 | * | 1887 | * |
1889 | * Configures the DAI hardware format and clocking. | 1888 | * Configures the DAI hardware format and clocking. |