clockevents/source: Use u64 to make 32bit happy
authorThomas Gleixner <tglx@linutronix.de>
Fri, 20 May 2011 08:50:52 +0000 (10:50 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 20 May 2011 08:50:52 +0000 (10:50 +0200)
unsigned long is not 64bit on 32bit machine.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found