commit | 3b70e3b55dad3b5f552fd03714d551a905794b04 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Wed Sep 21 14:40:58 2011 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Sep 21 14:55:50 2011 +0100 |
tree | c8341eaf476624b2ea623abfc7810af31cd4769e | |
parent | 3156cf73bdde4903bcd6db3fb43943b399813ba7 [diff] |
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>