summaryrefslogtreecommitdiffstats
path: root/target/linux/realview/patches-3.14/0001-PHYS_OFFSET.patch
blob: 44a903f039590bd15af4d045ab063c84f6461487 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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
 
 /*