ASoC: max98088: Staticise m98088_eq_band
authorDimitris Papastamos <dp@opensource.wolfsonmicro.com>
Thu, 21 Oct 2010 11:15:56 +0000 (12:15 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 21 Oct 2010 20:47:49 +0000 (13:47 -0700)
commit4428bc0990ba545e2ef0dea8ec1b90c256b22958
tree288abfb2b4401aae261fe6dacb92216328d23e68
parent1aafcd4d6966453ab44587c6e1214d463f3e88e2
ASoC: max98088: Staticise m98088_eq_band

This function is not exported and it does not seem to be called from
anywhere else therefore it should be static.

Signed-off-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/max98088.c