mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-26 16:41:25 +00:00
[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
1 changed files with 0 additions and 3 deletions
|
@ -43,9 +43,6 @@ static struct subsys_attribute _name##_attr = { \
|
||||||
|
|
||||||
extern struct subsystem power_subsys;
|
extern struct subsystem power_subsys;
|
||||||
|
|
||||||
extern int freeze_processes(void);
|
|
||||||
extern void thaw_processes(void);
|
|
||||||
|
|
||||||
extern int pm_prepare_console(void);
|
extern int pm_prepare_console(void);
|
||||||
extern void pm_restore_console(void);
|
extern void pm_restore_console(void);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue