time: Move get_jiffies_64 to kernel/time/jiffies.c
authorTorben Hohn <torbenh@gmx.de>
Thu, 27 Jan 2011 14:59:00 +0000 (15:59 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 31 Jan 2011 13:55:42 +0000 (14:55 +0100)
commitfbad1ea94159a71bc0f68b00e57ae803606af9fb
treebcd350cc5faa6d3607d2c279d66fa58e96c53425
parent871cf1e5f2a17702f58539a3af8b18fc8666ad4c
time: Move get_jiffies_64 to kernel/time/jiffies.c

Move the jiffies access functions to the jiffies clocksource code.

[ tglx: Add missing include ]

Signed-off-by: Torben Hohn <torbenh@gmx.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: johnstul@us.ibm.com
Cc: yong.zhang0@gmail.com
Cc: hch@infradead.org
LKML-Reference: <20110127145900.23248.73352.stgit@localhost>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
kernel/time.c
kernel/time/jiffies.c