meson64: fix patch causing build failure
This commit is contained in:
parent
74d0bf7f5d
commit
a8a9e28950
@ -97,7 +97,7 @@ index 111111111111..222222222222 100644
|
|||||||
+ struct snd_ctl_elem_value *ucontrol)
|
+ struct snd_ctl_elem_value *ucontrol)
|
||||||
+{
|
+{
|
||||||
+ struct snd_soc_component *component =
|
+ 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;
|
+ unsigned int ctrl, more, mux = AIU_HDMI_CTRL_MUX_DISABLED;
|
||||||
+
|
+
|
||||||
+ ctrl = snd_soc_component_read(component, AIU_HDMI_CLK_DATA_CTRL);
|
+ ctrl = snd_soc_component_read(component, AIU_HDMI_CLK_DATA_CTRL);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user