]> git.baikalelectronics.ru Git - uboot.git/commit
common: move init_helpers.h prototypes in init.h
authorPatrick Delaunay <patrick.delaunay@st.com>
Tue, 13 Mar 2018 12:57:04 +0000 (13:57 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 16 Mar 2018 18:56:59 +0000 (14:56 -0400)
commita716838ac41ec9609cee3fd051c1cc94f4d3e8f3
treed43724e4a442a582cef8fecf31fa3d1a2a50eafa
parent0fd5b0bd9ea11ede0a813d932180487c23611131
common: move init_helpers.h prototypes in init.h

Merge init_helpers.h in the new file init.h
with only prototypes for init_cache_f_r
used in common/board_f.c

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
arch/x86/lib/spl.c
common/board_f.c
common/board_r.c
include/init.h
include/init_helpers.h [deleted file]