commit | d99ea13cdf01762c1c3803581d9139705b813c91 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Fri Jun 21 15:26:54 2019 +0200 |
committer | Patrick Delaunay <patrick.delaunay@st.com> | Fri Jul 12 11:50:57 2019 +0200 |
tree | c2afcb92643a76260916a24f1da5e90e9ed83c0a | |
parent | 92be6834da54efaa61ebee70a7dfd7005a7b9bf5 [diff] |
mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option This patch solves warnings detected by setting W=1 when building. Warnings type detected: - [-Wsign-compare] - [-Wtype-limits] Signed-off-by: Christophe Kerello <christophe.kerello@st.com> Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>