Re: [PATCH] cpufreq, powernv: Fix build failure on UP

2014-04-15 Thread Srivatsa S. Bhat
On 04/16/2014 11:25 AM, Viresh Kumar wrote: > On 16 April 2014 11:18, Srivatsa S. Bhat > wrote: >> From: Srivatsa S. Bhat >> Subject: [PATCH] cpufreq, powernv: Fix build failure on UP >> >> Paul Gortmaker reported the following build failure of the powernv c

Re: [PATCH] cpufreq, powernv: Fix build failure on UP

2014-04-15 Thread Viresh Kumar
On 16 April 2014 11:18, Srivatsa S. Bhat wrote: > From: Srivatsa S. Bhat > Subject: [PATCH] cpufreq, powernv: Fix build failure on UP > > Paul Gortmaker reported the following build failure of the powernv cpufreq > driver on UP configs: > > drivers/cpufreq/powernv-c

[PATCH] cpufreq, powernv: Fix build failure on UP

2014-04-15 Thread Srivatsa S. Bhat
Looks like some header foo where is not getting > Hi Paul, Thanks a lot for reporting the build failure. Please find the fix below. Regards, Srivatsa S. Bhat --- From: Srivatsa S. Bhat Subject: [PATCH] cpufreq, pow