From: Al Viro <viro@ftp.linux.org.uk> Date: Thu, 18 Aug 2011 19:11:39 +0000 (+0100) Subject: um: page_offset.h is never used X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=c32324e31270514638d6d2df38436590862e0d8f;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git um: page_offset.h is never used ... and neither is the only define in it Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Richard Weinberger <richard@nod.at> --- diff --git a/arch/um/include/asm/page_offset.h b/arch/um/include/asm/page_offset.h deleted file mode 100644 index 1c168dfbf359..000000000000 --- a/arch/um/include/asm/page_offset.h +++ /dev/null @@ -1 +0,0 @@ -#define PAGE_OFFSET_RAW (uml_physmem)