diff options
author | Fu Wei <fu.wei@linaro.org> | 2017-01-18 21:25:25 +0800 |
---|---|---|
committer | Mark Rutland <mark.rutland@arm.com> | 2017-04-10 14:25:34 +0100 |
commit | ded24019b6b6f18ed079bbabc89832cd68959748 (patch) | |
tree | 13095dca6f3140c286ddfbf80a6501994b4042ce /usr | |
parent | d003d029cea8a28139b4f9b88a36b8fac864f45b (diff) | |
download | blackbird-obmc-linux-ded24019b6b6f18ed079bbabc89832cd68959748.tar.gz blackbird-obmc-linux-ded24019b6b6f18ed079bbabc89832cd68959748.zip |
clocksource: arm_arch_timer: clean up printk usage
Almost all string in the arm_arch_timer driver duplicate an common
prefix (though a few do not). For consistency, it would be better to use
pr_fmt(), and always use this prefix. At the same time, we may as well
clean up some whitespace issues in arch_timer_banner and
arch_timer_init.
No functional change.
Signed-off-by: Fu Wei <fu.wei@linaro.org>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Tested-by: Xiongfeng Wang <wangxiongfeng2@huawei.com>
[Mark: reword commit message]
Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions