]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ARM] 5230/1: Replace post-indexed LDRT/STRT in uaccess.h
authorCatalin Marinas <catalin.marinas@arm.com>
Fri, 29 Aug 2008 17:31:15 +0000 (18:31 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 1 Sep 2008 11:06:35 +0000 (12:06 +0100)
commit4e6a0c397f40c9d98062aaaac66cab684f0b9186
treed0493ef17bf1ff1dc08b6a06fc92f3878011d714
parent9c23e5fefaaecd494925258084a31c8ff301ad03
[ARM] 5230/1: Replace post-indexed LDRT/STRT in uaccess.h

The post-index immediate value is optional if it is 0 and this patch
removes it. The reason is to allow such instructions to compile to
Thumb-2 where only pre-indexed LDRT/STRT instructions are allowed.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/uaccess.h