[PATCH] ppc64: Move ppc64_enable_pmcs() logic into a ppc_md function
authorMichael Ellerman <michael@ellerman.id.au>
Tue, 9 Aug 2005 01:13:36 +0000 (11:13 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 29 Aug 2005 00:53:38 +0000 (10:53 +1000)
This patch moves power4_enable_pmcs() to arch/ppc64/kernel/pmc.c.

I've tested it on P5 LPAR and P4. It does what it used to.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found