[ARM] Remove the __arch_* layer from uaccess.h
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Wed, 21 Jun 2006 13:44:52 +0000 (14:44 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 28 Jun 2006 16:53:27 +0000 (17:53 +0100)
commit02fcb974369d21c3df61d4ac5a2e1a58dce86495
treecdf04f4ccdb39049ba4399c21130fc2f663cf2e9
parenta39727f212426b9d5f9267b3318a2afaf9922d3b
[ARM] Remove the __arch_* layer from uaccess.h

Back in the days when we had armo (26-bit) and armv (32-bit) combined,
we had an additional layer to the uaccess macros to ensure correct
typing.  Since we no longer have 26-bit in this tree, we no longer
need this layer, so eliminate it.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/armksyms.c
arch/arm/lib/clear_user.S
arch/arm/lib/copy_from_user.S
arch/arm/lib/copy_to_user.S
arch/arm/lib/strncpy_from_user.S
arch/arm/lib/strnlen_user.S
arch/arm/lib/uaccess.S
include/asm-arm/uaccess.h