[PATCH] powerpc: merge the rest of arch/ppc*/oprofile
authorStephen Rothwell <sfr@canb.auug.org.au>
Mon, 19 Sep 2005 13:24:08 +0000 (23:24 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 21 Sep 2005 09:21:08 +0000 (19:21 +1000)
commit86a5cddbd9676b129cfa2ed7a1a11759d3b2b512
tree7d5d4fdda4df9067c43870f5dcb3d5c714fdf227
parent654810ec899ea5f2fc2138fca1793b603d481ff4
[PATCH] powerpc: merge the rest of arch/ppc*/oprofile

- merge common.c
- move model specific files
- remove stub Makefiles
- clean up arch/ppc*/Makefile

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/oprofile/common.c [moved from arch/ppc64/oprofile/common.c with 56% similarity]
arch/powerpc/oprofile/op_model_fsl_booke.c [moved from arch/ppc/oprofile/op_model_fsl_booke.c with 100% similarity]
arch/powerpc/oprofile/op_model_power4.c [moved from arch/ppc64/oprofile/op_model_power4.c with 100% similarity]
arch/powerpc/oprofile/op_model_rs64.c [moved from arch/ppc64/oprofile/op_model_rs64.c with 100% similarity]
arch/ppc/Makefile
arch/ppc/oprofile/Makefile [deleted file]
arch/ppc/oprofile/common.c [deleted file]
arch/ppc64/Makefile
arch/ppc64/oprofile/Makefile [deleted file]