diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2009-12-10 10:56:29 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2009-12-10 13:08:11 +0100 |
commit | 5f201907dfe4ad42c44006ddfcec00ed12e59497 (patch) | |
tree | b796471d44eb588f8d95affaeb0aa6cf6478b460 /drivers/gpio | |
parent | 41d2e494937715d3150e5c75d01f0e75ae899337 (diff) |
hrtimer: move timer stats helper functions to hrtimer.c
There is no reason to make timer_stats_hrtimer_set_start_info and
friends visible to the rest of the kernel. So move all of them to
hrtimer.c. Also make timer_stats_hrtimer_set_start_info a static
inline function so it gets inlined and we avoid another function call.
Based on a patch by Thomas Gleixner.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
LKML-Reference: <20091210095629.GC4144@osiris.boeblingen.de.ibm.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'drivers/gpio')
0 files changed, 0 insertions, 0 deletions