ASoC: Staticise bf5xx_pcm_ac97_new()
authorAxel Lin <axel.lin@gmail.com>
Wed, 21 Sep 2011 06:40:05 +0000 (14:40 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 21 Sep 2011 13:55:50 +0000 (14:55 +0100)
commit3156cf73bdde4903bcd6db3fb43943b399813ba7
treec8611228c666be5ff1e6406938de0fa06d1941c6
parent92868de6245197cc06c0e66ab794cf159827281b
ASoC: Staticise bf5xx_pcm_ac97_new()

It is not used outside this driver so no need to make the symbol global.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/blackfin/bf5xx-ac97-pcm.c