]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] Fix build failure in recent pm_prepare_* changes.
authorDave Jones <davej@redhat.com>
Fri, 3 Feb 2006 11:03:44 +0000 (03:03 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 3 Feb 2006 16:32:00 +0000 (08:32 -0800)
commit9ebb1a48521513a9094b60066bd3fdf195d43466
tree8f70444139c8564c0f1e88e1f33adda036ae6a96
parent1389ea9f34c8f7a94f990d6b18e6da8a29393853
[PATCH] Fix build failure in recent pm_prepare_* changes.

kernel/power/power.h:49: error: static declaration of 'pm_prepare_console' follows non-static declaration
include/linux/suspend.h:46: error: previous declaration of 'pm_prepare_console' was here
kernel/power/power.h:50: error: static declaration of 'pm_restore_console' follows non-static declaration
include/linux/suspend.h:47: error: previous declaration of 'pm_restore_console' was here

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/suspend.h