On Tuesday, July 23, 2013 05:28:01 PM Dongsheng Wang wrote: > From: Wang Dongsheng <dongsheng.w...@freescale.com> > > Export cpuidle_idle_call symbol, make this function can be invoked > in the module.
Why? Rafael > Signed-off-by: Wang Dongsheng <dongsheng.w...@freescale.com> > --- > Branch: pm-cpuidle > > drivers/cpuidle/cpuidle.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/cpuidle/cpuidle.c b/drivers/cpuidle/cpuidle.c > index 534320a..d0a61d6 100644 > --- a/drivers/cpuidle/cpuidle.c > +++ b/drivers/cpuidle/cpuidle.c > @@ -168,6 +168,7 @@ int cpuidle_idle_call(void) > > return 0; > } > +EXPORT_SYMBOL_GPL(cpuidle_idle_call); > > /** > * cpuidle_install_idle_handler - installs the cpuidle idle loop handler > -- I speak only for myself. Rafael J. Wysocki, Intel Open Source Technology Center. _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev