From: Paul Walmsley Date: Tue, 8 Dec 2009 23:33:11 +0000 (-0700) Subject: OMAP clockdomain/powerdomain: optimize out sleepdep code on OMAP24xx X-Git-Tag: v2.6.33-rc1~295^2~1^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a06fa6863f190a0ed72f273a2ae5fedc89973ff;p=pandora-kernel.git OMAP clockdomain/powerdomain: optimize out sleepdep code on OMAP24xx OMAP24xx chips don't support software-configurable sleep dependencies. Test early for this so the compiler can redact the entire function body on OMAP24xx. Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed