]> git.openfabrics.org - ~emulex/infiniband.git/commit
ASoC: Staticise bf5xx_pcm_i2s_new()
authorAxel Lin <axel.lin@gmail.com>
Wed, 21 Sep 2011 06:40:58 +0000 (14:40 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 21 Sep 2011 13:55:50 +0000 (14:55 +0100)
commit3b70e3b55dad3b5f552fd03714d551a905794b04
treec8341eaf476624b2ea623abfc7810af31cd4769e
parent3156cf73bdde4903bcd6db3fb43943b399813ba7
ASoC: Staticise bf5xx_pcm_i2s_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-i2s-pcm.c