[ARM] 3094/1: remove PLD stuff from old uaccess code
authorNicolas Pitre <nico@cam.org>
Fri, 4 Nov 2005 17:15:43 +0000 (17:15 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 4 Nov 2005 17:15:43 +0000 (17:15 +0000)
commit73f0f7c79b046dc5d6b56a3f145430d97d50f877
tree4ea8a6270a7b3be8dc14fee074a0bbfeb620dea8
parent8b5f4f06eecc081892b05cd6077314d68872dfd6
[ARM] 3094/1: remove PLD stuff from old uaccess code

Patch from Nicolas Pitre

ARM processors that have pld instructions are not using those copy_user
implementation anymore.  Let's remove the useless PLD lines which were
half wrong anyway.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/lib/uaccess.S