From: Ben Dooks Date: Fri, 14 Oct 2005 11:24:24 +0000 (+0100) Subject: [ARM] 3009/1: S3C2410 - io.h offsets too large for LDRH/STRH X-Git-Tag: v2.6.14-rc5~45^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6205d158d16d2619bf30f0aff47a8e09b07106e9;p=pandora-kernel.git [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 Signed-off-by: Russell King --- Reading git-diff-tree failed