drivers/base/power/: make 2 functions static
authorAdrian Bunk <bunk@stusta.de>
Fri, 10 Aug 2007 20:51:09 +0000 (13:51 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 12 Oct 2007 21:51:06 +0000 (14:51 -0700)
commitb4d1eb2ccecb76bce4c2125c5a3e77753fcfaeb0
tree305103e5b12edfca76015222620dcd70fbcb757e
parent109f0e93b6b728f03c1eb4af02bc25d71b646c59
drivers/base/power/: make 2 functions static

suspend_device() and resume_device() can now become static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/base/power/power.h
drivers/base/power/resume.c
drivers/base/power/suspend.c