commit | 2e9d546eda5888962a441da1e96bbf92cb5b1cbb | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Wed Sep 23 22:52:38 2009 +0400 |
committer | Kumar Gala <galak@kernel.crashing.org> | Wed Nov 11 21:43:33 2009 -0600 |
tree | ff8e644eeb4722c0b57bb3ee0fe38feff4670944 | |
parent | 1f8a25d4a461865c7f38e93dcecbee63b3968d21 [diff] |
powerpc/fsl: Make fsl_deep_sleep() usable w/ modules and non-83xx builds 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>