417e67b6b1
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43488
13 lines
478 B
Diff
13 lines
478 B
Diff
Index: linux-3.14.25/arch/arm/mach-realview/include/mach/memory.h
|
|
===================================================================
|
|
--- linux-3.14.25.orig/arch/arm/mach-realview/include/mach/memory.h 2014-11-21 18:23:44.000000000 +0100
|
|
+++ linux-3.14.25/arch/arm/mach-realview/include/mach/memory.h 2014-12-01 09:07:15.907431483 +0100
|
|
@@ -29,6 +29,8 @@
|
|
#define PLAT_PHYS_OFFSET UL(0x00000000)
|
|
#endif
|
|
|
|
+#define PHYS_OFFSET PLAT_PHYS_OFFSET
|
|
+
|
|
#ifdef CONFIG_SPARSEMEM
|
|
|
|
/*
|