]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitd0fe0f15d25d4afac0dd86c6a4441d234ced8835
treecdf04f4ccdb39049ba4399c21130fc2f663cf2e9
parent6daac09bd156780e888f77d1980a90f17a2fcbda
[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