commit | c32324e31270514638d6d2df38436590862e0d8f | [log] [tgz] |
---|---|---|
author | Al Viro <viro@ftp.linux.org.uk> | Thu Aug 18 20:11:39 2011 +0100 |
committer | Richard Weinberger <richard@nod.at> | Wed Nov 02 14:15:25 2011 +0100 |
tree | 63e84a13186af433bea1e4d2edf95d9c16848340 | |
parent | 3fb77d7256f442e8e15d51f111bb6cf096d4a9f8 [diff] |
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 1c168df..0000000 --- a/arch/um/include/asm/page_offset.h +++ /dev/null
@@ -1 +0,0 @@ -#define PAGE_OFFSET_RAW (uml_physmem)