meson64: fix patch causing build failure

This commit is contained in:
EvilOlaf 2026-03-01 15:04:32 +00:00 committed by Igor
parent 74d0bf7f5d
commit a8a9e28950

View File

@ -97,7 +97,7 @@ index 111111111111..222222222222 100644
+ struct snd_ctl_elem_value *ucontrol)
+{
+ struct snd_soc_component *component =
+ snd_soc_dapm_kcontrol_component(kcontrol);
+ snd_soc_dapm_kcontrol_to_component(kcontrol);
+ unsigned int ctrl, more, mux = AIU_HDMI_CTRL_MUX_DISABLED;
+
+ ctrl = snd_soc_component_read(component, AIU_HDMI_CLK_DATA_CTRL);