From: Thomas Gleixner Date: Fri, 20 May 2011 08:50:52 +0000 (+0200) Subject: clockevents/source: Use u64 to make 32bit happy X-Git-Tag: v3.0-rc1~379^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0e299b1a91cbdb21ae08e382a4176200398bc36;p=pandora-kernel.git clockevents/source: Use u64 to make 32bit happy unsigned long is not 64bit on 32bit machine. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed