aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/pmc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-powerpc/pmc.h')
-rw-r--r--include/asm-powerpc/pmc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-powerpc/pmc.h b/include/asm-powerpc/pmc.h
index 8588be68e0ad..d6a616a1b3ea 100644
--- a/include/asm-powerpc/pmc.h
+++ b/include/asm-powerpc/pmc.h
@@ -30,6 +30,7 @@ void release_pmc_hardware(void);
30 30
31#ifdef CONFIG_PPC64 31#ifdef CONFIG_PPC64
32void power4_enable_pmcs(void); 32void power4_enable_pmcs(void);
33void pasemi_enable_pmcs(void);
33#endif 34#endif
34 35
35#endif /* __KERNEL__ */ 36#endif /* __KERNEL__ */