Re: [PATCH v2 1/2] PM / devfreq: Fix compiler warnings

2013-04-01 Thread Rafael J. Wysocki
On Thursday, March 28, 2013 03:03:12 PM MyungJoo Ham wrote: > On Wed, Mar 27, 2013 at 10:52 PM, Rajagopal Venkat > wrote: > > Fix compiler warnings generated when devfreq is not enabled > > (CONFIG_PM_DEVFREQ is not set). > > > > Signed-off-by: Rajagopal Venkat > > Thanks! > > Acked-by: MyungJo

Re: [PATCH v2 1/2] PM / devfreq: Fix compiler warnings

2013-03-27 Thread MyungJoo Ham
On Wed, Mar 27, 2013 at 10:52 PM, Rajagopal Venkat wrote: > Fix compiler warnings generated when devfreq is not enabled > (CONFIG_PM_DEVFREQ is not set). > > Signed-off-by: Rajagopal Venkat Thanks! Acked-by: MyungJoo Ham > --- > include/linux/devfreq.h | 16 > 1 file chan