[ARM] 3009/1: S3C2410 - io.h offsets too large for LDRH/STRH
authorBen Dooks <ben-linux@fluff.org>
Fri, 14 Oct 2005 11:24:24 +0000 (12:24 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 14 Oct 2005 11:24:24 +0000 (12:24 +0100)
Patch from Ben Dooks

The __inwc/__outwc calls are capable of creating
LDRH and STRH instructions with offsets over 8bits
as GCC does not have a constraint for an 8bit
offset.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found