<p><br>
On May 23, 2012 5:18 AM, "Paul Gortmaker" <<a href="mailto:paul.gortmaker@windriver.com">paul.gortmaker@windriver.com</a>> wrote:<br>
><br>
> Hi Viresh,<br>
><br>
> The above listed commit, in linux-next as:<br>
><br>
> commit ebbf0cb5d39cc3e22ef4c425475e76b7f45027de<br>
><br>
>    "clk: add non CONFIG_HAVE_CLK routines"<br>
><br>
> shows up as failures in the netx_defconfig, since there<br>
> are duplicate stub functions between your changes and the<br>
> file below:<br>
><br>
>  arch/arm/mach-netx/fb.c:72:6: error: redefinition of 'clk_disable'<br>
>  include/linux/clk.h:299:51: note: previous definition of 'clk_disable' was here<br>
>  arch/arm/mach-netx/fb.c:76:5: error: redefinition of 'clk_set_rate'<br>
>  include/linux/clk.h:306:50: note: previous definition of 'clk_set_rate' was here<br>
>  arch/arm/mach-netx/fb.c:81:5: error: redefinition of 'clk_enable'<br>
>  include/linux/clk.h:294:50: note: previous definition of 'clk_enable' was here<br>
>  arch/arm/mach-netx/fb.c:86:13: error: redefinition of 'clk_get'<br>
>  include/linux/clk.h:280:58: note: previous definition of 'clk_get' was here<br>
>  arch/arm/mach-netx/fb.c:91:6: error: redefinition of 'clk_put'<br>
>  include/linux/clk.h:290:51: note: previous definition of 'clk_put' was here<br>
>  make[2]: *** [arch/arm/mach-netx/fb.o] Error 1<br>
></p>
<p>Hi Paul,</p>
<p>I don't have access to any Linux machine for now as i am on leave.</p>
<p>Actually i have left ST and will join the next company in few weeks.</p>
<p>If you can provide a patch for this, i can review it.</p>
<p>--<br>
Viresh</p>