Re: omap-cpufreq compilation breakage in 3.13-rc1

2013-11-27 Thread Viresh Kumar
On 27 November 2013 17:24, Pavel Machek wrote: > Commit d4019f0a92ab802f385cc9c8ad3ab7b5449712cb broke compilation for > omap-cpufreq.c . Given impresive list of ACKs and Tested-bys, I'd not > expect such problem. This fixes it. Probably none of them have tested this on OMAP :) and actually it wa

Re: omap-cpufreq compilation breakage in 3.13-rc1

2013-11-27 Thread Sebastian Reichel
On Wed, Nov 27, 2013 at 12:54:07PM +0100, Pavel Machek wrote: > Commit d4019f0a92ab802f385cc9c8ad3ab7b5449712cb broke compilation for > omap-cpufreq.c . Given impresive list of ACKs and Tested-bys, I'd not > expect such problem. This fixes it. This has already been fixed in 696d0b2c786161ddc1e80dc

omap-cpufreq compilation breakage in 3.13-rc1

2013-11-27 Thread Pavel Machek
Commit d4019f0a92ab802f385cc9c8ad3ab7b5449712cb broke compilation for omap-cpufreq.c . Given impresive list of ACKs and Tested-bys, I'd not expect such problem. This fixes it. Signed-off-by: Pavel Machek diff --git a/drivers/cpufreq/omap-cpufreq.c b/drivers/cpufreq/omap-cpufreq.c index be6d143.