mirror of
https://xff.cz/git/u-boot/
synced 2026-01-05 07:56:33 +01:00
Use the notrace attribute so that timer functions can be used when tracing. This is required to avoid infinite loops when recording a trace. Signed-off-by: Simon Glass <sjg@chromium.org>