ASoC: sn95031: Staticize non exported struct
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 14 May 2013 20:19:56 +0000 (22:19 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 15 May 2013 04:53:05 +0000 (08:53 +0400)
commit3eb28d3ca8f0c94ae40f57fbd53ef3805c8fdd2d
tree8fffdcd78aec051293ba6c7dc6044484455a3efb
parentaba1e2be4dcfda7069cc0b82c73b89707595a454
ASoC: sn95031: Staticize non exported struct

The sn95031_codec struct is not used outside of sn95031.c, so make it static.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/sn95031.c