ASoC: Remove unused 'list' field form card
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 6 May 2014 07:39:38 +0000 (09:39 +0200)
committerMark Brown <broonie@linaro.org>
Wed, 7 May 2014 09:21:25 +0000 (10:21 +0100)
commitaf0881ffbd7bfc825c2871c79798d66e3608a50c
tree702699412ea4fbea750b75a6eb42c56bdb913906
parent24faf7656800afa0e0d882f950502c5c03f4b7f0
ASoC: Remove unused 'list' field form card

The global card list was removed in commit b19e6e7b7 ("ASoC: core: Use driver
core probe deferral"). The 'list' field of the snd_soc_card struct has been
unused since then. This patch removes the field.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
include/sound/soc.h
sound/soc/soc-core.c