[PATCH 02/11] ARM: samsung: fix assembly syntax for new gas
From: Russell King - ARM Linux <hidden>
Date: 2013-02-16 23:26:05
Also in:
lkml, stable
From: Russell King - ARM Linux <hidden>
Date: 2013-02-16 23:26:05
Also in:
lkml, stable
On Thu, Feb 14, 2013 at 02:49:18PM +0100, Arnd Bergmann wrote:
Recent assembler versions complain about extraneous whitespace inside [] brackets. This fixes all of these instances for the samsung platforms. We should backport this to all kernels that might need to be built with new binutils.
I hope that's also been reported as a bug to the binutils people.