MIPS: Move GIC clocksource driver to drivers/clocksource/
authorAndrew Bresticker <abrestic@chromium.org>
Mon, 20 Oct 2014 19:03:58 +0000 (12:03 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 24 Nov 2014 06:45:14 +0000 (07:45 +0100)
commitfa5635a277171021d364f6a3fab4addce8f358d2
tree9fff06b8d87eba632d5abc5346733cd01b368658
parent53a7bc815a139a524f1d60c32b70455f02b87a6d
MIPS: Move GIC clocksource driver to drivers/clocksource/

Move the GIC clocksource driver to drivers/clocksource/mips-gic-timer.c.

Signed-off-by: Andrew Bresticker <abrestic@chromium.org>
Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Paul Burton <paul.burton@imgtec.com>
Cc: Qais Yousef <qais.yousef@imgtec.com>
Cc: John Crispin <blogic@openwrt.org>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/8133/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig
arch/mips/kernel/Makefile
arch/mips/kernel/csrc-gic.c [deleted file]
arch/mips/mti-malta/malta-time.c
drivers/clocksource/Kconfig
drivers/clocksource/Makefile
drivers/clocksource/mips-gic-timer.c [new file with mode: 0644]
drivers/irqchip/irq-mips-gic.c