X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=arch%2Farm%2Fmach-mvebu%2Fcoherency.h;h=1501a4e5eea0d190add8502075af3903bcc819a2;hb=f40cf81b65d1431e358991b06a79da0b0ff1b0b4;hp=2f428137f6fedf45672146847bb95819c32a0759;hpb=133d2e6188de86df3ed84cd42ac66e9c5d328c04;p=firefly-linux-kernel-4.4.55.git diff --git a/arch/arm/mach-mvebu/coherency.h b/arch/arm/mach-mvebu/coherency.h index 2f428137f6fe..1501a4e5eea0 100644 --- a/arch/arm/mach-mvebu/coherency.h +++ b/arch/arm/mach-mvebu/coherency.h @@ -19,6 +19,7 @@ int coherency_get_cpu_count(void); #endif int set_cpu_coherent(int cpu_id, int smp_group_id); +int coherency_available(void); int coherency_init(void); #endif /* __MACH_370_XP_COHERENCY_H */