aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/realview/patches-3.18/0001-PHYS_OFFSET.patch
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-02-09 19:24:48 +0000
committerJohn Crispin <john@openwrt.org>2015-02-09 19:24:48 +0000
commit75fe1afa956b06e33003a590345401d7ebaeae9f (patch)
tree58e82966287c572c2146eb2dd94c4348355673a3 /target/linux/realview/patches-3.18/0001-PHYS_OFFSET.patch
parent3dbaab6f67231c9b6683a10e11f2c94041f76be7 (diff)
downloadupstream-75fe1afa956b06e33003a590345401d7ebaeae9f.tar.gz
upstream-75fe1afa956b06e33003a590345401d7ebaeae9f.tar.bz2
upstream-75fe1afa956b06e33003a590345401d7ebaeae9f.zip
realview: bump to 3.18
Signed-off-by: Your Name <blogic@openwrt.org> SVN-Revision: 44368
Diffstat (limited to 'target/linux/realview/patches-3.18/0001-PHYS_OFFSET.patch')
-rw-r--r--target/linux/realview/patches-3.18/0001-PHYS_OFFSET.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/target/linux/realview/patches-3.18/0001-PHYS_OFFSET.patch b/target/linux/realview/patches-3.18/0001-PHYS_OFFSET.patch
new file mode 100644
index 0000000000..c1b863bc66
--- /dev/null
+++ b/target/linux/realview/patches-3.18/0001-PHYS_OFFSET.patch
@@ -0,0 +1,11 @@
+--- 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
+
+ /*