[PATCH] powerpc: rename op_ppc{32,64}_model to op_powerpc_model
[powerpc.git] / arch / ppc / oprofile / common.c
index 3169c67..a67d438 100644 (file)
@@ -25,7 +25,7 @@
 
 #include "op_impl.h"
 
-static struct op_ppc32_model *model;
+static struct op_powerpc_model *model;
 
 static struct op_counter_config ctr[OP_MAX_COUNTER];
 static struct op_system_config sys;