]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86/cpu.h
block: do_mounts - accept root=<non-existant partition>
[linux-2.6-omap-h63xx.git] / include / asm-x86 / cpu.h
index 85ece5f10e9ee9b69807e32091114cedb32298fc..73f2ea84fd74b024fa4ebc8e91cabcdab4340108 100644 (file)
@@ -10,8 +10,9 @@
 struct x86_cpu {
        struct cpu cpu;
 };
-extern int arch_register_cpu(int num);
+
 #ifdef CONFIG_HOTPLUG_CPU
+extern int arch_register_cpu(int num);
 extern void arch_unregister_cpu(int);
 #endif