Skip to content
Commit bc1c98a8 authored by Yann Gautier's avatar Yann Gautier
Browse files

fix(st-sdmmc2): correct cmd_idx type in messages



As cmd_idx is unsigned, we have to use %u and not %d.
This avoids warning when -Wformat-signedness is enabled.

Change-Id: I6954a8c939f3fb47dbb2c6db56a1909565af078b
Signed-off-by: default avatarYann Gautier <yann.gautier@st.com>
parent afcdc9d8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment