perf, powerpc: Convert the FSL driver to use local64_t
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Fri, 9 Jul 2010 08:21:22 +0000 (10:21 +0200)
committerPaul Mackerras <paulus@samba.org>
Tue, 3 Aug 2010 00:24:03 +0000 (10:24 +1000)
For some reason the FSL driver got left out when we converted perf
to use local64_t instead of atomic64_t.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Acked-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found