]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit55f823a10239939ed72295d1148b88bab771fd03
tree305103e5b12edfca76015222620dcd70fbcb757e
parent94a7c15814d8526aec68aa4b444c6370b816cea5
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