]> git.karo-electronics.de Git - linux-beck.git/commitdiff
OMAP clockdomain/powerdomain: optimize out sleepdep code on OMAP24xx
authorPaul Walmsley <paul@pwsan.com>
Tue, 8 Dec 2009 23:33:11 +0000 (16:33 -0700)
committerpaul <paul@twilight.(none)>
Sat, 12 Dec 2009 00:00:41 +0000 (17:00 -0700)
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 <paul@pwsan.com>

No differences found