original_kernel/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
..
Makefile
main.c
power.h
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