diff options
author | Rafael J. Wysocki <rjw@sisk.pl> | 2009-01-06 21:14:04 +0100 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-01-16 14:32:17 -0500 |
commit | 33f1d7ecc6cffff3c618a02295de969ebbacd95d (patch) | |
tree | 66e5bc12c253f1b39abc468fbbf15d9cb455245d /fs/file.c | |
parent | c59765042f53a79a7a65585042ff463b69cb248c (diff) |
PM: Fix freezer compilation if PM_SLEEP is unset
Freezer fails to compile if with the following configuration
settings:
CONFIG_CGROUPS=y
CONFIG_CGROUP_FREEZER=y
CONFIG_MODULES=y
CONFIG_FREEZER=y
CONFIG_PM=y
CONFIG_PM_SLEEP=n
Fix this by making process.o compilation depend on CONFIG_FREEZER.
Reported-by: Cheng Renquan <crquan@gmail.com>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'fs/file.c')
0 files changed, 0 insertions, 0 deletions