[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <53434A4E.2050407@gmail.com>
Date: Tue, 08 Apr 2014 09:01:02 +0800
From: Chen Gang <gang.chen.5i5j@...il.com>
To: Viresh Kumar <viresh.kumar@...aro.org>
CC: Guan Xuetao <gxt@...c.pku.edu.cn>,
"Rafael J. Wysocki" <rjw@...ysocki.net>,
"cpufreq@...r.kernel.org" <cpufreq@...r.kernel.org>,
"linux-pm@...r.kernel.org" <linux-pm@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
stable@...r.kernel.org
Subject: Re: [PATCH] drivers:cpufreq:unicore32: fix typo issue for 'clk'
On 04/07/2014 08:08 PM, Viresh Kumar wrote:
> On 7 April 2014 17:34, Chen Gang <gang.chen.5i5j@...il.com> wrote:
>> Need use 'clk' instead of 'mclk', which is the original removed local
>> variable.
>>
>> The related original commit:
>>
>> "652ed95 cpufreq: introduce cpufreq_generic_get() routine"
>>
>> The related error with allmodconfig for unicore32:
>>
>> CC drivers/cpufreq/unicore2-cpufreq.o
>> drivers/cpufreq/unicore2-cpufreq.c: In function 'ucv2_target':
>> drivers/cpufreq/unicore2-cpufreq.c:48: error: 'struct cpufreq_policy' has no member named 'mclk'
>> make[2]: *** [drivers/cpufreq/unicore2-cpufreq.o] Error 1
>> make[1]: *** [drivers/cpufreq] Error 2
>> make: *** [drivers] Error 2
>>
>>
>> Signed-off-by: Chen Gang <gang.chen.5i5j@...il.com>
>> ---
>> drivers/cpufreq/unicore2-cpufreq.c | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Stupid mistake.
>
It is very easy to lead other members to make mistakes, or let ourself
make mistakes.
> Acked-by: Viresh Kumar <viresh.kumar@...aro.org>
>
> @stable: please apply this for v3.14, as it broke in that cycle..
>
Thank you.
Thanks.
--
Chen Gang
Open, share, and attitude like air, water, and life which God blessed
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists