Re: next/master build: 214 builds: 26 failed, 188 passed, 28 errors, 6333 warnings (next-20171107)

From: Arnd Bergmann
Date: Tue Nov 07 2017 - 11:06:19 EST


On Tue, Nov 7, 2017 at 4:21 PM, Linus Walleij <linus.walleij@xxxxxxxxxx> wrote:
> On Tue, Nov 7, 2017 at 1:15 PM, Arnd Bergmann <arnd@xxxxxxxx> wrote:
>
>>> 2 arch/arm/mach-footbridge/dc21285.c:145:2: error: expected ';' before 'else'
>>
>> A harmless rework that Linus Walleij did apparently uncovered an
>> ancient bug. I'm
>> waiting for Linus to suggest a fix.
>
> In footbridge? Oh my. I just sent a fix for an ancient bug in the
> mach-sa1100 simpad.c
> boardfile. Isn't that what you're referring to?
>
> (I intended to CC you but git send-email doesn't pick up Reported-by..
> I'll forward.)

My mistake, I confused the two output lines. This one is one that I
already fixed,
it came from Kees' timer conversion.

Arnd