[PATCH 0/9] MIPS: add Atheros AR933x SoC & TP-LINK MR3020 board support
Antony Pavlov
antonynpavlov at gmail.com
Fri Mar 28 06:39:38 EDT 2014
On Fri, 28 Mar 2014 10:38:44 +0100
Sascha Hauer <s.hauer at pengutronix.de> wrote:
> On Fri, Mar 28, 2014 at 01:28:11PM +0400, Antony Pavlov wrote:
> > On Fri, 28 Mar 2014 01:26:35 +0400
> > Antony Pavlov <antonynpavlov at gmail.com> wrote:
> >
> > Your latest clk-related changes break build of this patchseries.
> >
> > I'll resend this series soon.
>
> I can fold in a fixup into the merge commit which brings together my clk
> changes and your mips tree for you, don't worry. I assume you want to have
> the CLK_SET_RATE_PARENT flag passed into clk_fixed_factor, right?
>
> I get this when compiling:
>
> drivers/clk/clk-ar933x.c: In function 'ar933x_ref_clk_init':
> drivers/clk/clk-ar933x.c:108: warning: unused variable 'err'
> drivers/clk/clk-ar933x.c:107: warning: unused variable 'clk'
Agghhh.
I had used very old mips-linux-gcc 3.4.6 compiler most of time --- it does not show the warnings.
I have just checked with codesourcery mips-2013.11 --- it gives me the warnings.
> I have a fix for this locally now. I'll have a look over the patches.
> Should they be fine there's nothing to do for you (except checking the
> result when I merged it)
I have just checked next branch on my MR3020 board --- all works fine!
Thanks a lot for all!
--
Best regards,
Antony Pavlov
More information about the barebox
mailing list