diff options
author | Naveen Kumar Chaudhary <naveenchaudhary2010@hotmail.com> | 2023-08-03 19:09:35 +0530 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-08-17 16:39:20 -0400 |
commit | ea8ddb7e7cdb60070c0ca3bb3ac01f62a19e6ebb (patch) | |
tree | dab0592c095d470498c00a21d3b03d23a0cfcd03 /lib/time.c | |
parent | fe85863086b1dba3cd266b984f6a882522af5790 (diff) |
arm: bcm283x undefined reference to "print_cpuinfo"
Builds for Raspberry Pi targets fail when CONFIG_DISPLAY_CPUINFO is
enabled and following error can be seen -
common/board_f.o:(.rodata.init_sequence_f+0x90):
undefined reference to `print_cpuinfo'
Added implementation of function "print_cpuinfo"
Signed-off-by: Naveen Kumar Chaudhary <naveenchaudhary2010@hotmail.com>
Diffstat (limited to 'lib/time.c')
0 files changed, 0 insertions, 0 deletions