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

Move function prototypes used in common/board_r.c
from common.h to init.h

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