Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/60611
to look at the new patch set (#2).
Change subject: src/soc/qualcomm: Remove unused <timer.h> ......................................................................
src/soc/qualcomm: Remove unused <timer.h>
Found using: diff <(git grep -l '#include <timer.h>' -- src/) <(git grep -l 'NSECS_PER_SEC|USECS_PER_SEC|MSECS_PER_SEC|USECS_PER_MSEC|mono_time|microseconds|timeout_callback|expiration|timer_monotonic_get|timers_run|timer_sched_callback|mono_time_set_usecs|mono_time_set_msecs|mono_time_add_usecs|mono_time_add_msecs|mono_time_cmp|mono_time_after|mono_time_before|mono_time_diff_microseconds|stopwatch|stopwatch_init|stopwatch_init_usecs_expire|stopwatch_init_msecs_expire|stopwatch_tick|stopwatch_expired|stopwatch_wait_until_expired|stopwatch_duration_usecs|stopwatch_duration_msecs|wait_us|wait_ms' -- src/)
Change-Id: Ibc08ea20263623159c78b634d34899ac7da0d3c6 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M src/soc/qualcomm/sc7180/clock.c M src/soc/qualcomm/sc7280/clock.c 2 files changed, 0 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/11/60611/2