Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ASoC: cygnus: Remove unused declarations

Commit a6ee05d94e8f ("ASoC: cygnus: Add Cygnus audio DAI driver")
declared but never implemented these.

Signed-off-by: Yue Haibing <yuehaibing@huawei.com
Link: https://lore.kernel.org/r/20230811110021.31656-1-yuehaibing@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org

authored by

Yue Haibing and committed by
Mark Brown
8acf4de3 bb6979c5

-2
-2
sound/soc/bcm/cygnus-ssp.h
··· 117 117 unsigned long vco_rate; 118 118 }; 119 119 120 - extern int cygnus_ssp_get_mode(struct snd_soc_dai *cpu_dai); 121 - extern int cygnus_ssp_add_pll_tweak_controls(struct snd_soc_pcm_runtime *rtd); 122 120 extern int cygnus_ssp_set_custom_fsync_width(struct snd_soc_dai *cpu_dai, 123 121 int len); 124 122 extern int cygnus_soc_platform_register(struct device *dev,