mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08: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
@ -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…
x
Reference in New Issue
Block a user