ASoC: Remove unused num_dai field from CODEC
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 6 May 2014 07:39:39 +0000 (09:39 +0200)
committerMark Brown <broonie@linaro.org>
Wed, 7 May 2014 09:21:26 +0000 (10:21 +0100)
commitdb88a8e3ca38b840c768e65a3ddb952cf1bf258f
treeaa535de929adf489177ea085645d56fc0f26836b
parentaf0881ffbd7bfc825c2871c79798d66e3608a50c
ASoC: Remove unused num_dai field from CODEC

Commit d191bd8de8 ("ASoC: snd_soc_codec includes snd_soc_component") removed the
last user of the num_dai field. Also remove the field itself.

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