Blackfin: convert to use arch_gettimeoffset()
authorjohn stultz <johnstul@us.ibm.com>
Wed, 16 Sep 2009 04:17:19 +0000 (21:17 -0700)
committerMike Frysinger <vapier@gentoo.org>
Wed, 7 Oct 2009 08:36:20 +0000 (04:36 -0400)
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 <johnstul@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found