X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-powerpc%2Fpmc.h;h=d6a616a1b3ea8f8d4614ea9e236c4758589af605;hb=f589b86d4b6e067b720a253bdb40896857804037;hp=8588be68e0ad616e987a95746d7b8f8ef9995939;hpb=aaa9b971398f62ab97c1da4f7c352667eb3452c9;p=linux-2.6 diff --git a/include/asm-powerpc/pmc.h b/include/asm-powerpc/pmc.h index 8588be68e0..d6a616a1b3 100644 --- a/include/asm-powerpc/pmc.h +++ b/include/asm-powerpc/pmc.h @@ -30,6 +30,7 @@ void release_pmc_hardware(void); #ifdef CONFIG_PPC64 void power4_enable_pmcs(void); +void pasemi_enable_pmcs(void); #endif #endif /* __KERNEL__ */