Merge branch 'pm-cpufreq'
[firefly-linux-kernel-4.4.55.git] / include / linux / cpu.h
index 956c0a16566f828a37773b8a913423921f3a3079..801ff9e73679a00d7f945d82253454a236319966 100644 (file)
@@ -28,6 +28,7 @@ struct cpu {
 extern int register_cpu(struct cpu *cpu, int num);
 extern struct device *get_cpu_device(unsigned cpu);
 extern bool cpu_is_hotpluggable(unsigned cpu);
+extern bool arch_match_cpu_phys_id(int cpu, u64 phys_id);
 
 extern int cpu_add_dev_attr(struct device_attribute *attr);
 extern void cpu_remove_dev_attr(struct device_attribute *attr);