Hi
> A cleanup removed a couple of members from struct snd_soc_codec_driver
> after changing codec drivers to no longer use them, but one codec
> was missed in the process, giving a build error:
>
> sound/soc/codecs/cq93vc.c:134:2: error: unknown field 'controls' specified in
> initializer
>
A cleanup removed a couple of members from struct snd_soc_codec_driver
after changing codec drivers to no longer use them, but one codec
was missed in the process, giving a build error:
sound/soc/codecs/cq93vc.c:134:2: error: unknown field 'controls' specified in
initializer
.controls = cq93vc_
2 matches
Mail list logo