From: Thierry Reding Date: Wed, 18 Sep 2013 12:48:32 +0000 (+0200) Subject: radeon: Conditionally compile PM code X-Git-Tag: v3.13-rc1~93^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42ddb453a0cd07569e728dbf3e9109cf3ae03e26;p=pandora-kernel.git radeon: Conditionally compile PM code The power management code is only used on X86 and PowerMac. To prevent the compiler from warning about unused code, only build when PM and one of X86 or PowerMac is selected. Signed-off-by: Thierry Reding Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed