From: Russell King Date: Wed, 21 Jun 2006 13:44:52 +0000 (+0100) Subject: [ARM] Remove the __arch_* layer from uaccess.h X-Git-Tag: v2.6.18-rc1~412^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02fcb974369d21c3df61d4ac5a2e1a58dce86495;p=pandora-kernel.git [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 --- Reading git-diff-tree failed