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)
commit2e9d546eda5888962a441da1e96bbf92cb5b1cbb
treeff8e644eeb4722c0b57bb3ee0fe38feff4670944
parent1f8a25d4a461865c7f38e93dcecbee63b3968d21
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>
arch/powerpc/platforms/83xx/suspend.c
include/linux/fsl_devices.h