commit | c54291de432954b99348449723f2ce2bfe102753 | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | Fri Sep 17 12:29:46 2010 +0200 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Sep 19 16:04:19 2010 +0100 |
tree | e3254840e404bae1252f0310ff8061ab3667a4ba | |
parent | 382e30200244a80358b65dcc63ccba4424bf752a [diff] |
ASoC: fix compile breakage of the sh/siu driver The sh/siu ASoC driver doesn't compile because of a function defined static in the source and extern in a header. Remove the unneeded declaration in the header. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>