forked from luck/tmp_suning_uos_patched
[PATCH] swsusp: Drop duplicate prototypes
These two prototypes are already present in sched.h, remove duplicate version. Signed-off-by: Pavel Machek <pavel@suse.cz> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
45029c3207
commit
c050ca7870
|
@ -43,9 +43,6 @@ static struct subsys_attribute _name##_attr = { \
|
|||
|
||||
extern struct subsystem power_subsys;
|
||||
|
||||
extern int freeze_processes(void);
|
||||
extern void thaw_processes(void);
|
||||
|
||||
extern int pm_prepare_console(void);
|
||||
extern void pm_restore_console(void);
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user