Re: [PATCH 1/3] powerpc/fsl: Make fsl_deep_sleep() usable w/ modules and non-83xx builds
From: Kumar Gala <hidden>
Date: 2009-11-05 14:58:27
From: Kumar Gala <hidden>
Date: 2009-11-05 14:58:27
On Sep 23, 2009, at 1:52 PM, Anton Vorontsov wrote:
Export is needed for modular builds, and a static inline stub is needed for non-MPC83xx builds. Signed-off-by: Anton Vorontsov <redacted> --- arch/powerpc/platforms/83xx/suspend.c | 1 + include/linux/fsl_devices.h | 4 ++++ 2 files changed, 5 insertions(+), 0 deletions(-)
applied to next - k