]> git.karo-electronics.de Git - linux-beck.git/blobdiff - include/linux/cpu.h
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-beck.git] / include / linux / cpu.h
index fc3da0d70d6880c23794668303598d55f109a045..1f6587590a1afedf4a8c7478fde3d41a7de9d4e0 100644 (file)
@@ -27,6 +27,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 int cpu_add_dev_attr(struct device_attribute *attr);
 extern void cpu_remove_dev_attr(struct device_attribute *attr);