X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=arch%2Farch-ppc.h;h=8313331f6fd8fd23d59312027b4337197a6252b2;hp=65e6b74acfba431158e07898398312a01a707a3e;hb=9ddf9439052f01afbf33fd1415010eee4e76908b;hpb=8e47ca657dd6b4215463d515769d60e0d123a32e diff --git a/arch/arch-ppc.h b/arch/arch-ppc.h index 65e6b74a..8313331f 100644 --- a/arch/arch-ppc.h +++ b/arch/arch-ppc.h @@ -1,5 +1,5 @@ #ifndef ARCH_PPC_H -#define ARCH_PPH_H +#define ARCH_PPC_H #include #include @@ -118,6 +118,12 @@ static inline int arch_init(char *envp[]) } #define ARCH_HAVE_FFZ -#define ARCH_HAVE_CPU_CLOCK + +/* + * We don't have it on all platforms, lets comment this out until we + * can handle it more intelligently. + * + * #define ARCH_HAVE_CPU_CLOCK + */ #endif