ARM: 6190/1: Remove dummy loads from the original relocation address
authorCatalin Marinas <catalin.marinas@arm.com>
Mon, 21 Jun 2010 14:11:08 +0000 (15:11 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 5 Aug 2010 09:35:47 +0000 (10:35 +0100)
commit0567821cd8aac3f390282e02c9ba633894cbf7c1
tree59cc68737313acfab5cab928cfed98faabff1807
parent8dd47741d191400c46173ed9fba9d14b4033ce23
ARM: 6190/1: Remove dummy loads from the original relocation address

Reading back the upper and lower values in the R_ARM_THM_CALL and
R_ARM_THM_JUMP24 case was introduced by a previous commit but they are
not needed.

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