commit | 987d4613e52e4f655278265aabbcc69237018b1d | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@redhat.com> | Sun Jan 08 01:05:09 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Jan 08 20:14:08 2006 -0800 |
tree | 4190d1488573764e871c3299bac0624858ec3a19 | |
parent | 9fe656e91fd95d0893cc4831b032e0be60791bd7 [diff] |
[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>