]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/suspend.h
[PATCH] Fix comment to synchronize_sched()
[linux-2.6-omap-h63xx.git] / include / linux / suspend.h
index 5dc94e777fab926d408477dbea464a3c78bcd3fd..43bcd13eb1ecbda0047e5db52868589b06a22318 100644 (file)
@@ -42,10 +42,6 @@ extern void mark_free_pages(struct zone *zone);
 #ifdef CONFIG_PM
 /* kernel/power/swsusp.c */
 extern int software_suspend(void);
-
-extern int pm_prepare_console(void);
-extern void pm_restore_console(void);
-
 #else
 static inline int software_suspend(void)
 {