[POWERPC] Oprofile cleanup
authorOlof Johansson <olof@lixom.net>
Mon, 29 Jan 2007 03:23:14 +0000 (21:23 -0600)
committerPaul Mackerras <paulus@samba.org>
Wed, 7 Feb 2007 03:03:19 +0000 (14:03 +1100)
commitc69b767a2c871bb80cb9e346d6ebce248f711dfb
treeb37d34c847f60383b4ada1ba36a71be8ffa17f62
parent4942bd80e83d13bf394df4a8109bee39d861820f
[POWERPC] Oprofile cleanup

Clean up the ctr_read/write a bit. It's currently defined in the
include but only used in one C file each. The only exception is the
classic version, so keep that in the include and define in the C file
as appropriate.

Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/oprofile/op_model_7450.c
arch/powerpc/oprofile/op_model_fsl_booke.c
arch/powerpc/oprofile/op_model_power4.c
arch/powerpc/oprofile/op_model_rs64.c
include/asm-powerpc/oprofile_impl.h
This page took 0.024819 seconds and 5 git commands to generate.