commit | 0e9fb25f71a479a035145ce3977f10c4cfc7ac36 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Fri Jun 21 15:26:42 2019 +0200 |
committer | Patrick Delaunay <patrick.delaunay@st.com> | Fri Jul 12 11:50:54 2019 +0200 |
tree | c1c4d7e8ceb2477761a25ea88a48b60d476f90c9 | |
parent | 585289b4fc47a8d745bf922b86f4adc69b24088e [diff] |
mmc: stm32_sdmmc2: avoid warnings when building with W=1 option This patch solves warnings detected by setting W=1 when building. Warnings type detected: - [-Wmissing-prototypes] - [-Wimplicit-fallthrough=] Signed-off-by: Christophe Kerello <christophe.kerello@st.com> Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>