]> git.proxmox.com Git - mirror_ubuntu-hirsute-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)
commit10e834099d38dd2c02bf2bd5feaa3997cfcf139f
treee5f0a99fdf0e87d7f7ddbc0423fd47976c295162
parent6f81e520b2906258a063f09b8d1dd9d0cc6a3172
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