
29 Jun
2022
29 Jun
'22
10:22 a.m.
Quoting Srinivasa Rao Mandadapu (2022-06-28 23:34:45)
Fix the compilation error, caused by updtating constant variable.
s/updtating/updating/
Hence remove redundant constant variable, which is no more useful as per new design.
The issue is due to some unstaged changes. Fix it up.
Fixes: 36fe26843d6d ("pinctrl: qcom: sc7280: Add clock optional check for ADSP bypass targets")
Signed-off-by: Srinivasa Rao Mandadapu quic_srivasam@quicinc.com
Reviewed-by: Stephen Boyd swboyd@chromium.org