time: Remove nonexistent function prototype
authorYingjoe Chen <yingjoe.chen@mediatek.com>
Fri, 10 Apr 2015 13:55:50 +0000 (21:55 +0800)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 22 Apr 2015 10:03:39 +0000 (12:03 +0200)
commit4796cf9b02b5bea141632e21d64556a7eb883a65
treebb7d1db212e65500b1d5e89e4c1fc2993a948150
parent7de4e74430139f2484cb16cedf6c281d1a5a696e
time: Remove nonexistent function prototype

The function clocksource_get_next() was removed in commit 75c5158f70
(timekeeping: Update clocksource with stop_machine), but the
prototype was not removed with it. Remove the prototype.

Signed-off-by: Yingjoe Chen <yingjoe.chen@mediatek.com>
Cc: <linux-arm-kernel@lists.infradead.org>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: <srv_heupstream@mediatek.com>
Cc: John Stultz <john.stultz@linaro.org>
Link: http://lkml.kernel.org/r/1428674150-1780-1-git-send-email-yingjoe.chen@mediatek.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/linux/clocksource.h
This page took 0.025109 seconds and 5 git commands to generate.