summaryrefslogtreecommitdiffstats
path: root/sound/soc/bcm
diff options
context:
space:
mode:
authorYue Haibing <yuehaibing@huawei.com>2023-08-11 19:00:21 +0800
committerMark Brown <broonie@kernel.org>2023-08-13 18:16:53 +0100
commit8acf4de30668a5a1517f99f26df31d57593a548e (patch)
treec55a9b05eb6c5ff543507a7f89371798a1ee28a6 /sound/soc/bcm
parentbb6979c5ac592e11b456da728f645c9bea965489 (diff)
downloadlinux-stable-8acf4de30668a5a1517f99f26df31d57593a548e.tar.gz
linux-stable-8acf4de30668a5a1517f99f26df31d57593a548e.tar.bz2
linux-stable-8acf4de30668a5a1517f99f26df31d57593a548e.zip
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
Diffstat (limited to 'sound/soc/bcm')
-rw-r--r--sound/soc/bcm/cygnus-ssp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/bcm/cygnus-ssp.h b/sound/soc/bcm/cygnus-ssp.h
index 74152b2d770d..4925e03c3c30 100644
--- a/sound/soc/bcm/cygnus-ssp.h
+++ b/sound/soc/bcm/cygnus-ssp.h
@@ -117,8 +117,6 @@ struct cygnus_audio {
unsigned long vco_rate;
};
-extern int cygnus_ssp_get_mode(struct snd_soc_dai *cpu_dai);
-extern int cygnus_ssp_add_pll_tweak_controls(struct snd_soc_pcm_runtime *rtd);
extern int cygnus_ssp_set_custom_fsync_width(struct snd_soc_dai *cpu_dai,
int len);
extern int cygnus_soc_platform_register(struct device *dev,