PM: fix build for CONFIG_PM unset
authorRafael J. Wysocki <rjw@sisk.pl>
Sat, 14 Feb 2009 01:02:16 +0000 (02:02 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 21 Feb 2009 22:17:17 +0000 (14:17 -0800)
commit09664fda48c5dd63277f1f42888ca9d5dca6037a
treeb5170e081b83fe449db1431c1a3591c162f528c4
parenta1bb7d61233ba5fb5cd865f907a9ddcc8f8c02bd
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>
Cc: Len Brown <lenb@kernel.org>
Cc: Greg KH <gregkh@suse.de>
Reported-by: Ingo Molnar <mingo@elte.hu>
Tested-by: Masami Hiramatsu <mhiramat@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/Makefile
kernel/power/Makefile