timekeeping: Remove stale function prototype
authorThomas Gleixner <tglx@linutronix.de>
Wed, 22 Apr 2015 09:44:15 +0000 (11:44 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 22 Apr 2015 10:03:39 +0000 (12:03 +0200)
commit51a03393bac061a4e13fd17214d3ef93a5b296e3
tree5158e8a8e4ee3cc8e483a5fd50cae8618d4b3406
parent4796cf9b02b5bea141632e21d64556a7eb883a65
timekeeping: Remove stale function prototype

commit 61edec81d260 "timekeeping: Simplify timekeeping_clocktai()"
implemented timekeeping_clocktai() as an inline function, but left the
old extern prototype in the header file. Remove it.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
kernel/time/timekeeping.h