[U-Boot] [U-Boot, v3] common: add a prototype for mach_cpu_init()
Tom Rini
trini at konsulko.com
Sun Mar 18 14:56:56 UTC 2018
On Fri, Mar 09, 2018 at 06:28:12PM +0100, Patrick Delaunay wrote:
> 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 at st.com>
> Reviewed-by: Masahiro Yamada <yamada.masahiro at socionext.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180318/0c1d9f70/attachment.sig>
More information about the U-Boot
mailing list