]> git.ipfire.org Git - thirdparty/u-boot.git/commit - include/init.h
common: move board_f.c prototypes in init.h
authorPatrick Delaunay <patrick.delaunay@st.com>
Tue, 13 Mar 2018 12:57:00 +0000 (13:57 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 16 Mar 2018 18:56:00 +0000 (14:56 -0400)
commitd6f8771239b15e8a68b38fcde96977db212887bd
tree0f88aca5484e8bba0f75e1ced34354adc075c390
parent71b7564479d9ee867f77c5594fdf03043206c449
common: move board_f.c prototypes in init.h

Move prototypes for function used in common/board_f.c
from common.h to init.h
Remove weak for arch_reserve_stacks in prototype
(checkpatch issue)

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
common/board_f.c
include/common.h
include/init.h