ASoC: cq93vc: Remove unused state struct
authorLars-Peter Clausen <lars@metafoo.de>
Wed, 26 Nov 2014 19:57:50 +0000 (20:57 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 27 Nov 2014 11:11:30 +0000 (11:11 +0000)
While two of the fields in the cq93vc driver state struct are initialized
none of them are ever acutally read again. So remove the whole struct.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@kernel.org>

No differences found