提交 2732f4b6 编写于 作者: C Catalin Marinas

nommu: Remove the memory_start/end variables from ARM page-nommu.h

These variables do not seem to be used anywhere in the kernel.
Signed-off-by: NCatalin Marinas <catalin.marinas@arm.com>
上级 3c427975
......@@ -43,7 +43,4 @@ typedef unsigned long pgprot_t;
#define __pmd(x) (x)
#define __pgprot(x) (x)
extern unsigned long memory_start;
extern unsigned long memory_end;
#endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册