[alsa-devel] [PATCH] ASoC: Staticise non-exported symbols in sta32x
Johannes Stezenbach
js at sig21.net
Thu Nov 24 19:05:00 CET 2011
On Thu, Nov 24, 2011 at 05:33:26PM +0000, Mark Brown wrote:
> -int sta32x_sync_coef_shadow(struct snd_soc_codec *codec)
> +static int sta32x_sync_coef_shadow(struct snd_soc_codec *codec)
...
> -int sta32x_cache_sync(struct snd_soc_codec *codec)
> +static int sta32x_cache_sync(struct snd_soc_codec *codec)
Oooh, thanks for spotting and fixing!
Acked-by: Johannes Stezenbach <js at sig21.net>
Johanens
More information about the Alsa-devel
mailing list