]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/clocksource/arm_arch_timer.c
clocksource: arm_arch_timer: rename type macros
authorFu Wei <fu.wei@linaro.org>
Wed, 18 Jan 2017 13:25:26 +0000 (21:25 +0800)
committerMark Rutland <mark.rutland@arm.com>
Mon, 10 Apr 2017 13:25:34 +0000 (14:25 +0100)
commit8a5c21dc05ea44d0e7255c88f8f56af0971bbc68
tree594d8979c80ece00cf9cb5b22a91d30e549146a0
parentded24019b6b6f18ed079bbabc89832cd68959748
clocksource: arm_arch_timer: rename type macros

In preparation for moving the type macros out into a header, rename
these so they are namespaced w.r.t. the arch timer. We'll apply the same
prefix to other definitions in subsequent patches. This will aid
consistency and avoid potential name clahses when this move occurs.

No functional change.

Signed-off-by: Fu Wei <fu.wei@linaro.org>
Tested-by: Xiongfeng Wang <wangxiongfeng2@huawei.com>
[Mark: reword commit message]
Signed-off-by: Mark Rutland <mark.rutland@arm.com>
drivers/clocksource/arm_arch_timer.c