commit | 04cb14c1ed28bb55aac8e61a0597a8d570e41305 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Feb 24 09:14:48 2016 -0700 |
committer | Simon Glass <sjg@chromium.org> | Fri Feb 26 08:53:10 2016 -0700 |
tree | 19790bd2551a1783952709dbe92406fe1bda9edb | |
parent | 170e5b9386d1582a9a5892ff260c5d7926c43cee [diff] |
timer: Support tracing fully 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>