commit | 6205d158d16d2619bf30f0aff47a8e09b07106e9 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Fri Oct 14 12:24:24 2005 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Oct 14 12:24:24 2005 +0100 |
tree | 5d7841b2d9436370a1321552ca58372e9644049e | |
parent | 13b1f64c16e2eb96a021b49cf3986528046ba3dc [diff] |
[ARM] 3009/1: S3C2410 - io.h offsets too large for LDRH/STRH 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>