aboutsummaryrefslogtreecommitdiffstats
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 bc336dc971e3..297f3097d2d9 100644
--- a/arch/ppc/oprofile/op_impl.h
+++ b/arch/ppc/oprofile/op_impl.h
@@ -31,7 +31,7 @@ struct op_system_config {
31}; 31};
32 32
33/* Per-arch configuration */ 33/* Per-arch configuration */
34struct op_ppc32_model { 34struct op_powerpc_model {
35 void (*reg_setup) (struct op_counter_config *, 35 void (*reg_setup) (struct op_counter_config *,
36 struct op_system_config *, 36 struct op_system_config *,
37 int num_counters); 37 int num_counters);