aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64/oprofile/common.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc64/oprofile/common.c')
-rw-r--r--arch/ppc64/oprofile/common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc64/oprofile/common.c b/arch/ppc64/oprofile/common.c
index e5f572710aa0..ff9361a07d39 100644
--- a/arch/ppc64/oprofile/common.c
+++ b/arch/ppc64/oprofile/common.c
@@ -19,7 +19,7 @@
19#include <asm/cputable.h> 19#include <asm/cputable.h>
20#include <asm/oprofile_impl.h> 20#include <asm/oprofile_impl.h>
21 21
22static struct op_ppc64_model *model; 22static struct op_powerpc_model *model;
23 23
24static struct op_counter_config ctr[OP_MAX_COUNTER]; 24static struct op_counter_config ctr[OP_MAX_COUNTER];
25static struct op_system_config sys; 25static struct op_system_config sys;