]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitd885a35219ca90568f6794c3699792428e3eb816
tree0f88aca5484e8bba0f75e1ced34354adc075c390
parent792e897d3c54f870d6e6ef0f260b3c5eedbdc462
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