diff --git a/patch/kernel/archive/meson64-7.0/general-meson-aiu-Fix-HDMI-codec-control-selection.patch b/patch/kernel/archive/meson64-7.0/general-meson-aiu-Fix-HDMI-codec-control-selection.patch index 4eb413ba64..d74e7d9373 100644 --- a/patch/kernel/archive/meson64-7.0/general-meson-aiu-Fix-HDMI-codec-control-selection.patch +++ b/patch/kernel/archive/meson64-7.0/general-meson-aiu-Fix-HDMI-codec-control-selection.patch @@ -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);