commit | 51a03393bac061a4e13fd17214d3ef93a5b296e3 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Apr 22 11:44:15 2015 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Apr 22 12:03:39 2015 +0200 |
tree | 5158e8a8e4ee3cc8e483a5fd50cae8618d4b3406 | |
parent | 4796cf9b02b5bea141632e21d64556a7eb883a65 [diff] |
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>