19 Oct
2022
19 Oct
'22
2:22 a.m.
Hi Amadeusz, Mark
- default:
- }
This introduces build error when applied:
sound/soc/soc-dapm.c: In function ‘dapm_power_one_widget’: sound/soc/soc-dapm.c:1890:2: error: label at end of compound statement 1890 | default: | ^~~~~~~
(May be because of CONFIG_WERROR, but still it would be a warning at least...)
Probably also depends on toolchain. In any case a break; is needed there.
Thank you for pointing it. I didn't get such error/warning... will send v2 patch, soon.
Thank you for your help !!
Best regards --- Kuninori Morimoto