realview: r44368 contained a superflous patch
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44369
This commit is contained in:
parent
75fe1afa95
commit
3ebd262202
1 changed files with 0 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
|||
--- a/arch/arm/mach-realview/include/mach/memory.h
|
||||
+++ b/arch/arm/mach-realview/include/mach/memory.h
|
||||
@@ -29,6 +29,8 @@
|
||||
#define PLAT_PHYS_OFFSET UL(0x00000000)
|
||||
#endif
|
||||
|
||||
+#define PHYS_OFFSET PLAT_PHYS_OFFSET
|
||||
+
|
||||
#ifdef CONFIG_SPARSEMEM
|
||||
|
||||
/*
|
Loading…
Reference in a new issue