From: Arnd Bergmann Date: Wed, 13 May 2009 22:56:30 +0000 (+0000) Subject: asm-generic: rename page.h and uaccess.h X-Git-Tag: v2.6.31-rc1~355^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b17e1cd8928ae65932758ce6478ac6d3e9a86b2;p=pandora-kernel.git asm-generic: rename page.h and uaccess.h The current asm-generic/page.h only contains the get_order function, and asm-generic/uaccess.h only implements unaligned accesses. This renames the file to getorder.h and uaccess-unaligned.h to make room for new page.h and uaccess.h file that will be usable by all simple (e.g. nommu) architectures. Signed-off-by: Remis Lima Baima Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed