1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-29 17:27:10 +01:00
Files
u-boot-megous/include/initcall.h
Ovidiu Panait fa840f13f5 initcall.h: initcall_run_list(): Improve debug output
Existing debug output is mixed with the function name:
initcall_run_list() initcall: 25263initcall_run_list()  (relocated to 425263)

Turn it to:
initcall_run_list() initcall: 25263 (relocated to 425263)

Signed-off-by: Ovidiu Panait <ovpanait@gmail.com>
2019-10-04 12:21:23 -04:00

1.2 KiB