commit | fbad1ea94159a71bc0f68b00e57ae803606af9fb | [log] [tgz] |
---|---|---|
author | Torben Hohn <torbenh@gmx.de> | Thu Jan 27 15:59:00 2011 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Mon Jan 31 14:55:42 2011 +0100 |
tree | bcd350cc5faa6d3607d2c279d66fa58e96c53425 | |
parent | 871cf1e5f2a17702f58539a3af8b18fc8666ad4c [diff] |
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>