]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
powerpc/fsl: Make fsl_deep_sleep() usable w/ modules and non-83xx builds
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Wed, 23 Sep 2009 18:52:38 +0000 (22:52 +0400)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 12 Nov 2009 03:43:33 +0000 (21:43 -0600)
Export is needed for modular builds, and a static inline stub is needed
for non-MPC83xx builds.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found