linux/drivers/base/power
Adrian Bunk f67d115fe4 [PATCH] drivers/base/: proper prototypes
This patch contains the following changes:
- move prototypes to base.h
- sys.c should #include "base.h" for getting the prototype of it's
  global function system_bus_init()

Note that hidden in this patch there's a bugfix:

Caller and callee disagreed regarding the return type of
sysdev_shutdown().

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-02-06 12:17:17 -08:00
..
main.c [PATCH] one less word in struct device 2005-10-28 16:47:39 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
power.h [PATCH] USB: fix pm patches with CONFIG_PM off part 2 2005-10-28 16:47:52 -07:00
resume.c [PATCH] drivers/base/: proper prototypes 2006-02-06 12:17:17 -08:00
runtime.c [PATCH] pcmcia: merge suspend into device model 2006-01-06 00:02:03 +01:00
shutdown.c [PATCH] drivers/base/: proper prototypes 2006-02-06 12:17:17 -08:00
suspend.c [PATCH] drivers/base/: proper prototypes 2006-02-06 12:17:17 -08:00
sysfs.c [PATCH] fix remaining missing includes 2005-11-07 07:53:41 -08:00