linux/sound/soc/sti
Lars-Peter Clausen 85cf604edc ASoC: uniperf: Staticise local symbols
uni_player_dai_ops is not used outside of this file so it should be static.
Fixes the following sparse warning:

	sound/soc/sti/uniperif_player.c:959:30: warning: symbol
		'uni_player_dai_ops' was not declared. Should it be static?

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Arnaud Pouliquen <arnaud.pouliquen@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2015-07-29 15:07:16 +01:00
..
Kconfig ASoC: Add ability to build sti drivers 2015-07-16 21:38:24 +01:00
Makefile ASoC: Add ability to build sti drivers 2015-07-16 21:38:24 +01:00
sti_uniperif.c ASoC: sti: error handling bug in sti_uniperiph_cpu_dai_of() 2015-07-21 11:44:14 +01:00
uniperif_player.c ASoC: uniperf: Staticise local symbols 2015-07-29 15:07:16 +01:00
uniperif_reader.c ASoC: sti: sti_uniperiph_dai_create_ctrl() can be static 2015-07-17 01:08:47 +01:00
uniperif.h ASoC: uniperf: Add missing __iomem annotation 2015-07-29 15:07:05 +01:00