
26 Feb
2016
26 Feb
'16
6:13 p.m.
On 24 February 2016 at 09:14, Simon Glass sjg@chromium.org wrote:
A few of the functions in the timer uclass are not marked with 'notrace'. Fix this so that tracing can be used with CONFIG_TRACE.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2: None
drivers/timer/timer-uclass.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Applied to u-boot-dm.