diff options
author | Daniel Lezcano <daniel.lezcano@linaro.org> | 2018-12-09 17:35:44 +0100 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2018-12-18 22:22:23 +0100 |
commit | 2d3bc644dd161c6c3e92dac74a4112c0411d4698 (patch) | |
tree | 0def7780745cae02b32063a6773e2bc2092f7d64 /drivers/clocksource/timer-rockchip.c | |
parent | clocksource/drivers/riscv: Change name riscv_timer to timer-riscv (diff) | |
download | linux-2d3bc644dd161c6c3e92dac74a4112c0411d4698.tar.xz linux-2d3bc644dd161c6c3e92dac74a4112c0411d4698.zip |
clocksource/drivers/rockchip: Change name rockchip_timer to timer-rockchip
In order to unify the names in this directory, let's rename the driver to be
prefixed with timer-*
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to '')
-rw-r--r-- | drivers/clocksource/timer-rockchip.c (renamed from drivers/clocksource/rockchip_timer.c) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/drivers/clocksource/rockchip_timer.c b/drivers/clocksource/timer-rockchip.c index 33f370dbd0d6..33f370dbd0d6 100644 --- a/drivers/clocksource/rockchip_timer.c +++ b/drivers/clocksource/timer-rockchip.c |