]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/suspend.h
[PATCH] x86_64: Fix some comments in tlbflush.h
[linux-2.6-omap-h63xx.git] / include / linux / suspend.h
index 2bf0d5fabcdb9592adfa3f182ba5a90ad5aa5782..f2e96fdfaae01604e207fc9362f55d9286b1b95c 100644 (file)
@@ -58,7 +58,7 @@ static inline int software_suspend(void)
 }
 #endif
 
-#ifdef CONFIG_SMP
+#ifdef CONFIG_SUSPEND_SMP
 extern void disable_nonboot_cpus(void);
 extern void enable_nonboot_cpus(void);
 #else