From: john stultz Date: Wed, 16 Sep 2009 04:17:19 +0000 (-0700) Subject: Blackfin: convert to use arch_gettimeoffset() X-Git-Tag: v2.6.32-rc4~13^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10f03f1a249df01ec760e3494298510efad3271f;p=pandora-kernel.git Blackfin: convert to use arch_gettimeoffset() Convert Blackfin to use GENERIC_TIME via the arch_getoffset() infrastructure, reducing the amount of arch specific code we need to maintain. I've taken my best swing at converting this, but I'm not 100% confident I got it right. My cross-compiler is now out of date (gcc4.2) so I wasn't able to check if it compiled. Any assistance from arch maintainers or testers to get this merged would be great. Signed-off-by: John Stultz Signed-off-by: Andrew Morton Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed