lkml.org 
[lkml]   [2019]   [Jun]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v4 10/10] clocksource/drivers/tegra: Rename timer-tegra20.c to timer-tegra.c
    Date
    Rename driver's source file to better reflect that it's not specific to
    older SoC generations.

    Suggested-by: Daniel Lezcano <daniel.lezcano@linaro.org>
    Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
    ---
    drivers/clocksource/Makefile | 2 +-
    drivers/clocksource/{timer-tegra20.c => timer-tegra.c} | 0
    2 files changed, 1 insertion(+), 1 deletion(-)
    rename drivers/clocksource/{timer-tegra20.c => timer-tegra.c} (100%)

    diff --git a/drivers/clocksource/Makefile b/drivers/clocksource/Makefile
    index 236858fa7fbf..4145b21eaed3 100644
    --- a/drivers/clocksource/Makefile
    +++ b/drivers/clocksource/Makefile
    @@ -36,7 +36,7 @@ obj-$(CONFIG_U300_TIMER) += timer-u300.o
    obj-$(CONFIG_SUN4I_TIMER) += timer-sun4i.o
    obj-$(CONFIG_SUN5I_HSTIMER) += timer-sun5i.o
    obj-$(CONFIG_MESON6_TIMER) += timer-meson6.o
    -obj-$(CONFIG_TEGRA_TIMER) += timer-tegra20.o
    +obj-$(CONFIG_TEGRA_TIMER) += timer-tegra.o
    obj-$(CONFIG_VT8500_TIMER) += timer-vt8500.o
    obj-$(CONFIG_NSPIRE_TIMER) += timer-zevio.o
    obj-$(CONFIG_BCM_KONA_TIMER) += bcm_kona_timer.o
    diff --git a/drivers/clocksource/timer-tegra20.c b/drivers/clocksource/timer-tegra.c
    similarity index 100%
    rename from drivers/clocksource/timer-tegra20.c
    rename to drivers/clocksource/timer-tegra.c
    --
    2.21.0
    \
     
     \ /
      Last update: 2019-06-03 21:05    [W:2.379 / U:0.124 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site