commit | 4bda43f87257b46a8b8b945d1ed59f8a874e6beb | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Thu Nov 24 19:02:23 2022 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Wed Dec 07 14:20:01 2022 +0100 |
tree | 5544c14f8eb93f7238ff6a135859edecf15f83b5 | |
parent | 409b3826e2ffccaf3464f74654f7c36c1fface79 [diff] |
fix(stm32mp1): add const for strings in stm32mp_get_soc_name() This corrects MISRA C2012-7.4: A string literal shall not be assigned to an object unless the object's type is "pointer to const-qualified char". Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: I0c9f483dce9abd32647d5f5e2df72047cdd376dd