]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] Make apm buildable without legacy pm
authorDave Jones <davej@redhat.com>
Sun, 8 Jan 2006 09:05:09 +0000 (01:05 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 9 Jan 2006 04:14:08 +0000 (20:14 -0800)
commit509acb41b4a517fcc66f1b0f8ec8deb8974c4b16
tree4190d1488573764e871c3299bac0624858ec3a19
parenta8e0025586fdecf7318a21b01df5279e7ca6e0ef
[PATCH] Make apm buildable without legacy pm

APM doesn't _need_ the PM_LEGACY junk, so remove it's dependancy from
Kconfig, and ifdef the junk in the code.  Whilst the ifdefs are ugly, when
the legacy stuff gets ripped out so will the ifdefs.

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/Kconfig
arch/i386/kernel/apm.c