RE: [PATCH 2/2] cpuidle: export cpuidle_idle_call symbol

2013-07-23 Thread Wang Dongsheng-B40534
> -Original Message- > From: Rafael J. Wysocki [mailto:r...@sisk.pl] > Sent: Wednesday, July 24, 2013 5:33 AM > To: Wang Dongsheng-B40534 > Cc: daniel.lezc...@linaro.org; linux...@vger.kernel.org; linuxppc- > d...@lists.ozlabs.org > Subject: Re: [PATCH

Re: [PATCH 2/2] cpuidle: export cpuidle_idle_call symbol

2013-07-23 Thread Rafael J. Wysocki
On Tuesday, July 23, 2013 05:28:01 PM Dongsheng Wang wrote: > From: Wang Dongsheng > > Export cpuidle_idle_call symbol, make this function can be invoked > in the module. Why? Rafael > Signed-off-by: Wang Dongsheng > --- > Branch: pm-cpuidle > > drivers/cpuidle/cpuidle.c | 1 + > 1 file ch