diff options
author | Patrick Delaunay <patrick.delaunay@st.com> | 2019-06-21 15:26:39 +0200 |
---|---|---|
committer | Patrick Delaunay <patrick.delaunay@st.com> | 2019-07-12 11:50:54 +0200 |
commit | e609e131c1e06bc3ed2da01709c889934433d76c (patch) | |
tree | dd29b36cfb15a6d7e5c1d2ab83889c37a318f53a /board/logicpd/zoom1/config.mk | |
parent | 9421781466f0c1490a4397f53b9955f63effd78f (diff) |
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>
Diffstat (limited to 'board/logicpd/zoom1/config.mk')
0 files changed, 0 insertions, 0 deletions