]> rtime.felk.cvut.cz Git - linux-imx.git/commit
ASoC: spear: spdif_out: Staticize unexported function
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 14 May 2013 20:19:50 +0000 (22:19 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 15 May 2013 04:48:37 +0000 (08:48 +0400)
commit19c7efcd24a71d0f707cecd3c0cee5f4a1289b1e
tree64a0265703afaf6709f9c2de82c5babe74f78441
parent169cc48982f2583de1fea89e7becb1304730a34e
ASoC: spear: spdif_out: Staticize unexported function

The spdif_soc_dai_probe function is only used in spdif_out.c, so make it static.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Rajeev Kumar <rajeev-dlh.kumar@st.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/spear/spdif_out.c