[PATCH] powerpc: rename op_ppc{32,64}_model to op_powerpc_model
[deliverable/linux.git] / include / asm-ppc / perfmon.h
index 5e7a89c47b5b5e6169914851e3baf01bac1072a5..e9692a603cff170c78fa1d7ce52c1f1b523f7f33 100644 (file)
@@ -16,7 +16,7 @@ void pmc_start_ctrs(int enable);
 void pmc_stop_ctrs(void);
 void dump_pmcs(void);
 
-extern struct op_ppc32_model op_model_fsl_booke;
+extern struct op_powerpc_model op_model_fsl_booke;
 #endif
 
 #endif /* __PERFMON_H */
This page took 0.032675 seconds and 5 git commands to generate.