drm: sti: fix static checker warning in sti_awg_utils
The shift and the mask done on arg value is useless
since arg is null.
Signed-off-by:
Vincent Abriou <vincent.abriou@st.com>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The shift and the mask done on arg value is useless
since arg is null.
Signed-off-by:
Vincent Abriou <vincent.abriou@st.com>