On Tue, Nov 7, 2017 at 4:21 PM, Linus Walleij linus.walleij@linaro.org wrote:
On Tue, Nov 7, 2017 at 1:15 PM, Arnd Bergmann arnd@arndb.de 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