From 5cb4c11cd040ed86d1c4230862a7c4497d60c0e7 Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Fri, 3 Feb 2006 03:03:44 -0800 Subject: [PATCH] --- yaml --- r: 19613 b: refs/heads/master c: c0c1633bdb844ec5b4ac15c97ab8927d80550c42 h: refs/heads/master i: 19611: d8e5ea991b9e52d155935c0daa4936da1e7dde93 v: v3 --- [refs] | 2 +- trunk/include/linux/suspend.h | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/[refs] b/[refs] index b3cdd17b330c..389bb1f07cd8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 278ff9537030bbb292b33504f5e1f6e0126793eb +refs/heads/master: c0c1633bdb844ec5b4ac15c97ab8927d80550c42 diff --git a/trunk/include/linux/suspend.h b/trunk/include/linux/suspend.h index 5dc94e777fab..43bcd13eb1ec 100644 --- a/trunk/include/linux/suspend.h +++ b/trunk/include/linux/suspend.h @@ -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) {