]> git.baikalelectronics.ru Git - kernel.git/commit
pm: fix build for CONFIG_PM unset
authorRafael J. Wysocki <rjw@sisk.pl>
Wed, 18 Feb 2009 22:48:21 +0000 (14:48 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 18 Feb 2009 23:37:54 +0000 (15:37 -0800)
commitc525c8e8c7df0e371611aa5b70a2dea0c004750d
tree6582d5f88aeaf112e2293a2147f263fb726352cb
parenta71190d07422faeb0d19b4569ba280c529d98207
pm: fix build for CONFIG_PM unset

Compilation of kprobes.c with CONFIG_PM unset is broken due to some broken
config dependncies.  Fix that.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Reported-by: Ingo Molnar <mingo@elte.hu>
Tested-by: Masami Hiramatsu <mhiramat@redhat.com>
Cc: Len Brown <lenb@kernel.org>
Acked-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/Makefile
kernel/power/Makefile