diff options
author | Patrick Delaunay <patrick.delaunay@st.com> | 2018-03-09 18:28:12 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-03-16 14:54:14 -0400 |
commit | dafa84d27c5f9d160b431665e09697bd392daca9 (patch) | |
tree | fd642e53a8910338bf7c2ce4f7274cd1fdeb050f /board/aristainetos/aristainetos-v2.c | |
parent | 6f6b7cfa89e5aa3b643196a4ccc8b1ba5d6fa7a4 (diff) |
common: add a prototype for mach_cpu_init()
Add a new file init.h with the prototype for arch_cpu_init
Add a prototype for mach_cpu_init() to avoid a warning:
no previous prototype for ‘mach_cpu_init’
It is a first step to move all the functions prototype
used during U-Boot initialization (board_f.c / board_r.c)
from common.h to init.h
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'board/aristainetos/aristainetos-v2.c')
0 files changed, 0 insertions, 0 deletions