Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bcc5a050 authored by Daniel Lezcano's avatar Daniel Lezcano
Browse files

clocksource/drivers/tango-xtal: Rename the file for consistency



For the sake of consistency, let's rename the file to a name similar
to other file names in this directory.

Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
parent 2e710fc3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -69,7 +69,7 @@ obj-$(CONFIG_KEYSTONE_TIMER) += timer-keystone.o
obj-$(CONFIG_INTEGRATOR_AP_TIMER)	+= timer-integrator-ap.o
obj-$(CONFIG_CLKSRC_VERSATILE)		+= timer-versatile.o
obj-$(CONFIG_CLKSRC_MIPS_GIC)		+= mips-gic-timer.o
obj-$(CONFIG_CLKSRC_TANGO_XTAL)		+= tango_xtal.o
obj-$(CONFIG_CLKSRC_TANGO_XTAL)		+= timer-tango-xtal.o
obj-$(CONFIG_CLKSRC_IMX_GPT)		+= timer-imx-gpt.o
obj-$(CONFIG_CLKSRC_IMX_TPM)		+= timer-imx-tpm.o
obj-$(CONFIG_ASM9260_TIMER)		+= asm9260_timer.o