Files
u-boot/arch
Patrick Delaunay e609e131c1 stm32mp1: Fix warnings when compiling with W=1
This patch solves the following warnings:

arch/arm/mach-stm32mp/cpu.c:378:16: warning: comparison between signed
and unsigned integer expressions [-Wsign-compare]
   if (instance > ARRAY_SIZE(serial_addr))
                ^

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
2019-07-12 11:50:54 +02:00
..
2019-05-18 08:15:35 -04:00
2019-05-18 08:15:35 -04:00
2019-06-20 10:44:25 +05:30
2019-06-14 12:42:06 +02:00
2019-05-18 08:15:35 -04:00