commit | 6cc0719181a7aa8883855140541e7892250e66af | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@osdl.org> | Thu Jun 22 14:47:18 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Jun 22 15:05:56 2006 -0700 |
tree | e5c740230abef71bb4d8367b68602fd294284e89 | |
parent | 04c567d9313e4927b9835361d8ac0318ce65af6b [diff] |
[PATCH] suspend_console() warning fix kernel/power/main.c: In function 'suspend_prepare': kernel/power/main.c:89: warning: implicit declaration of function 'suspend_console' kernel/power/main.c: In function 'suspend_finish': kernel/power/main.c:137: warning: implicit declaration of function 'resume_console' Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>