Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 branch information