mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 00:47:26 +00:00
e86c953059
The semantics for non-static functions declared inline have changed in gcc5, causing the empty functions not to be emitted as an external symbol. Since lowlevel_init() is only referenced from start.S, it should not be declared inline at all. Reported-by: Otavio Salvador <otavio@ossystems.com.br> Tested-by: Otavio Salvador <otavio@ossystems.com.br> [trini: Reword commit message] Signed-off-by: Tom Rini <trini@konsulko.com> |
||
---|---|---|
.. | ||
clock.c | ||
iomux.c | ||
Makefile | ||
mxs.c | ||
mxs_init.h | ||
mxsimage-signed.cfg | ||
mxsimage.mx23.cfg | ||
mxsimage.mx28.cfg | ||
spl_boot.c | ||
spl_lradc_init.c | ||
spl_mem_init.c | ||
spl_power_init.c | ||
start.S | ||
timer.c | ||
u-boot-imx23.bd | ||
u-boot-imx28.bd | ||
u-boot-spl.lds |