summaryrefslogtreecommitdiffstats
path: root/include/asm-ppc/perfmon.h
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2005-09-19 23:18:31 +1000
committerPaul Mackerras <paulus@samba.org>2005-09-21 19:21:08 +1000
commita3e48c10cca3287a845435dd8ca58ecbde72d847 (patch)
tree5976d3b64f272d4383e1dd710afc3b5afd6d08d9 /include/asm-ppc/perfmon.h
parentd9e5b83b120dea9f306de06f7dead55103ab2d46 (diff)
downloadop-kernel-dev-a3e48c10cca3287a845435dd8ca58ecbde72d847.zip
op-kernel-dev-a3e48c10cca3287a845435dd8ca58ecbde72d847.tar.gz
[PATCH] powerpc: rename op_ppc{32,64}_model to op_powerpc_model
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'include/asm-ppc/perfmon.h')
-rw-r--r--include/asm-ppc/perfmon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-ppc/perfmon.h b/include/asm-ppc/perfmon.h
index 5e7a89c..e9692a6 100644
--- a/include/asm-ppc/perfmon.h
+++ b/include/asm-ppc/perfmon.h
@@ -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 */
OpenPOWER on IntegriCloud