HAOUAS Elyes has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/32009 )
Change subject: src: Use #include <timer.h> when appropriate ......................................................................
Patch Set 4:
(7 comments)
hope this can help for the review :p
https://review.coreboot.org/#/c/32009/4/src/cpu/x86/mp_init.c File src/cpu/x86/mp_init.c:
https://review.coreboot.org/#/c/32009/4/src/cpu/x86/mp_init.c@a538 PS4, Line 538: needs times.h
https://review.coreboot.org/#/c/32009/4/src/cpu/x86/mp_init.c@a540 PS4, Line 540: needs <timer.h>
https://review.coreboot.org/#/c/32009/4/src/lib/thread.c File src/lib/thread.c:
https://review.coreboot.org/#/c/32009/4/src/lib/thread.c@a202 PS4, Line 202: needs <timer.h>
https://review.coreboot.org/#/c/32009/4/src/soc/intel/quark/storage_test.c File src/soc/intel/quark/storage_test.c:
https://review.coreboot.org/#/c/32009/4/src/soc/intel/quark/storage_test.c@a... PS4, Line 125: <timer.h>
https://review.coreboot.org/#/c/32009/4/src/soc/mediatek/common/pmic_wrap.c File src/soc/mediatek/common/pmic_wrap.c:
https://review.coreboot.org/#/c/32009/4/src/soc/mediatek/common/pmic_wrap.c@... PS4, Line 27: <timer.h>
https://review.coreboot.org/#/c/32009/4/src/soc/mediatek/common/rtc.c File src/soc/mediatek/common/rtc.c:
https://review.coreboot.org/#/c/32009/4/src/soc/mediatek/common/rtc.c@a26 PS4, Line 26: <timer.h>
https://review.coreboot.org/#/c/32009/4/src/soc/mediatek/mt8183/pmic_wrap.c File src/soc/mediatek/mt8183/pmic_wrap.c:
https://review.coreboot.org/#/c/32009/4/src/soc/mediatek/mt8183/pmic_wrap.c@... PS4, Line 91: <timer.h>