]> Git Repo - u-boot.git/commit
common: move board_f.c prototypes in init.h
authorPatrick Delaunay <[email protected]>
Tue, 13 Mar 2018 12:57:00 +0000 (13:57 +0100)
committerTom Rini <[email protected]>
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 <[email protected]>
common/board_f.c
include/common.h
include/init.h
This page took 0.033817 seconds and 4 git commands to generate.