aboutsummaryrefslogtreecommitdiff
path: root/arch/ppc/oprofile/op_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc/oprofile/op_impl.h')
-rw-r--r--arch/ppc/oprofile/op_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc/oprofile/op_impl.h b/arch/ppc/oprofile/op_impl.h
index bc336dc971e..297f3097d2d 100644
--- a/arch/ppc/oprofile/op_impl.h
+++ b/arch/ppc/oprofile/op_impl.h
@@ -31,7 +31,7 @@ struct op_system_config {
};
/* Per-arch configuration */
-struct op_ppc32_model {
+struct op_powerpc_model {
void (*reg_setup) (struct op_counter_config *,
struct op_system_config *,
int num_counters);