diff options
Diffstat (limited to 'arch/ppc/oprofile/common.c')
-rw-r--r-- | arch/ppc/oprofile/common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc/oprofile/common.c b/arch/ppc/oprofile/common.c index 3169c67abea7..a67d438a7144 100644 --- a/arch/ppc/oprofile/common.c +++ b/arch/ppc/oprofile/common.c | |||
@@ -25,7 +25,7 @@ | |||
25 | 25 | ||
26 | #include "op_impl.h" | 26 | #include "op_impl.h" |
27 | 27 | ||
28 | static struct op_ppc32_model *model; | 28 | static struct op_powerpc_model *model; |
29 | 29 | ||
30 | static struct op_counter_config ctr[OP_MAX_COUNTER]; | 30 | static struct op_counter_config ctr[OP_MAX_COUNTER]; |
31 | static struct op_system_config sys; | 31 | static struct op_system_config sys; |