1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-02-07 15:26:33 +01:00
Files
u-boot-megous/board
Patrick Delaunay 8e1947774e board: stm32mp1: Fix warnings when compiling with W=1
This patch solves the following warnings:

warning: no previous prototype for 'board_quiesce_devices' [-Wmissing-prototypes]
 void board_quiesce_devices(void)
      ^~~~~~~~~~~~~~~~~~~~~

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
..
2018-12-03 10:44:10 -05:00
2019-05-21 08:03:38 +02:00
2018-09-10 21:19:31 -04:00
2019-03-14 09:38:41 +09:00
2019-05-03 07:30:31 -04:00
2019-04-25 19:21:00 +02:00