mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-30 10:56:44 +07:00
ASoC: Prototype s3c64xx_i2s_get_clock()
So machine drivers can see the declaration. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Jassi Brar <jassi.brar@samsung.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
This commit is contained in:
parent
d8b3353492
commit
17cc26cd8c
@ -36,5 +36,6 @@ struct clk;
|
||||
(SNDRV_PCM_FMTBIT_S8 | SNDRV_PCM_FMTBIT_S16_LE |\
|
||||
SNDRV_PCM_FMTBIT_S24_LE)
|
||||
|
||||
struct clk *s3c64xx_i2s_get_clock(struct snd_soc_dai *dai);
|
||||
|
||||
#endif /* __SND_SOC_S3C24XX_S3C64XX_I2S_H */
|
||||
|
Loading…
Reference in New Issue
Block a user