ASoC: fix compile breakage of the sh/siu driver
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Fri, 17 Sep 2010 10:29:46 +0000 (12:29 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 19 Sep 2010 15:04:19 +0000 (16:04 +0100)
commitc54291de432954b99348449723f2ce2bfe102753
treee3254840e404bae1252f0310ff8061ab3667a4ba
parent382e30200244a80358b65dcc63ccba4424bf752a
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>
sound/soc/sh/siu.h