From: Greg Kroah-Hartman Date: Wed, 28 Jan 2009 23:42:43 +0000 (-0800) Subject: Staging: android: fix build error on 64bit boxes X-Git-Tag: v2.6.29-rc4~99^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07960058f0ce77ddc3027d3e45a5de1fb977334f;p=pandora-kernel.git Staging: android: fix build error on 64bit boxes ktime_t isn't ment to directly access on all arches, so use the proper conversion functions instead to figure out what time is remaining. Reported-by: Randy Dunlap Cc: Arve Hjønnevåg Cc: Mike Lockwood Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed