]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64
authorAnton Blanchard <anton@samba.org>
Tue, 6 Sep 2005 04:55:35 +0000 (14:55 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 6 Sep 2005 06:09:21 +0000 (16:09 +1000)
commit9a3c71aa1a171058cc8442ac71f0b6b5e15ae99e
tree45148a86ec8ad469c4ff81ca7be0a58fde416149
parentbc3e06087e1bf40fb3facd5882564413adcde0a5
[PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64

Move oprofile_impl.h into include/asm-ppc64 in preparation for moving
oprofile_model into cpu feature struct.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/ppc64/oprofile/common.c
arch/ppc64/oprofile/op_impl.h [deleted file]
arch/ppc64/oprofile/op_model_power4.c
arch/ppc64/oprofile/op_model_rs64.c
include/asm-ppc64/oprofile_impl.h [new file with mode: 0644]