]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Clocksource/mips-gic: Remove redundant non devicetree init
authorMatt Redfearn <matt.redfearn@imgtec.com>
Wed, 19 Apr 2017 12:26:46 +0000 (13:26 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 20 Apr 2017 12:56:59 +0000 (14:56 +0200)
commit58bb100a9de10329ca0d63484e76f27c257e9a2e
tree3d3a2b2df461c876e83f88866dd3c6da726134eb
parent4287adec7212d48fb878a45400fd7e11a198462c
Clocksource/mips-gic: Remove redundant non devicetree init

Malta was the only platform probing this driver from platform code
without using device tree. With that code removed, gic_clocksource_init
is redundant so remove it.

Signed-off-by: Matt Redfearn <matt.redfearn@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Paul Burton <paul.burton@imgtec.com>
Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Link: http://lkml.kernel.org/r/1492604806-23420-2-git-send-email-matt.redfearn@imgtec.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
drivers/clocksource/mips-gic-timer.c
include/linux/irqchip/mips-gic.h