From: Paul Mackerras Date: Wed, 2 Nov 2005 04:08:17 +0000 (+1100) Subject: powerpc: exclude powerbook sleep code with CONFIG_PPC64 and CONFIG_PM X-Git-Tag: v2.6.15-rc1~726^2~3^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0005034713c1c2bb5ffe9d1cab829e817fddb73;p=pandora-kernel.git powerpc: exclude powerbook sleep code with CONFIG_PPC64 and CONFIG_PM We were getting powerbook sleep code included, and giving compile errors, with CONFIG_PM=y on a 64-bit build. This excludes that code so the kernel will compile. One day BenH will implement on sleep on the G5... Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed