Hi, > From: Patrick DELAUNAY <[email protected]> > Sent: mardi 28 janvier 2020 10:44 > To: [email protected] > Cc: Patrick DELAUNAY <[email protected]>; U-Boot STM32 <uboot- > [email protected]> > Subject: [PATCH 2/4] board: stm32mp1: change dfu function to static > Importance: High > > Change the dfu functions dfu_otp_read and dfu_pmic_read to static, this patch > avoids warning when compiling with W=1. > > Signed-off-by: Patrick Delaunay <[email protected]> > ---
Applied to u-boot-stm32/master, thanks! Regards Patrick

