commit | 2961b217a6e279ebf21212078d5c3fc7e8db2acd | [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 | 3f4afd38e33de178a0a0ec42ae833f51fc5117d7 [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>