]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: core: move definition of enum snd_soc_bias_level
authorTzung-Bi Shih <tzungbi@google.com>
Thu, 25 Jun 2020 15:35:41 +0000 (23:35 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 25 Jun 2020 18:21:00 +0000 (19:21 +0100)
commit8506355dc3e9d571902454c59f18639130991829
treee5f0a99fdf0e87d7f7ddbc0423fd47976c295162
parentf7c4246b67453a92fc4320e096397235b7109947
ASoC: core: move definition of enum snd_soc_bias_level

To fix compilation error:

- error: field 'XXX' has incomplete type

Moves definition of enum snd_soc_bias_level from soc.h to soc-dapm.h.

Signed-off-by: Tzung-Bi Shih <tzungbi@google.com>
Link: https://lore.kernel.org/r/20200625153543.85039-2-tzungbi@google.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc-dapm.h
include/sound/soc.h