Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
timekeeping: Remove stale function prototype
commit 61edec8 "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>
- Loading branch information