mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-07 13:43:09 +09:00
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>