
29 Jul
2021
29 Jul
'21
6:49 p.m.
On Mon, Jul 19, 2021 at 11:21:50AM +0200, Patrick Delaunay wrote:
Align reset_cpu function with the next prototypes in sysreset.h or in cpu_func.h to solve compilation issue:
void reset_cpu(void);
This patch solves the prototype conflict when cpu_func.h is included.
Signed-off-by: Patrick Delaunay patrick.delaunay@foss.st.com
Applied to u-boot/master, thanks!
--
Tom