summaryrefslogtreecommitdiffstats
path: root/target/linux/realview
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-12-02 13:14:59 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-12-02 13:14:59 +0000
commitf11b61ae18389cbef52dc7e324afe02bd8456dc4 (patch)
tree66d8ed51027a4553cf883daf29e9865df9d778ab /target/linux/realview
parentb1bc985d5705a6faeb85781ce6cb0fdaf56f61ff (diff)
downloadmaster-31e0f0ae-f11b61ae18389cbef52dc7e324afe02bd8456dc4.tar.gz
master-31e0f0ae-f11b61ae18389cbef52dc7e324afe02bd8456dc4.tar.bz2
master-31e0f0ae-f11b61ae18389cbef52dc7e324afe02bd8456dc4.zip
realview: refresh kernel patch
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43491
Diffstat (limited to 'target/linux/realview')
-rw-r--r--target/linux/realview/patches-3.14/0001-PHYS_OFFSET.patch6
1 files changed, 2 insertions, 4 deletions
diff --git a/target/linux/realview/patches-3.14/0001-PHYS_OFFSET.patch b/target/linux/realview/patches-3.14/0001-PHYS_OFFSET.patch
index 44a903f039..c1b863bc66 100644
--- a/target/linux/realview/patches-3.14/0001-PHYS_OFFSET.patch
+++ b/target/linux/realview/patches-3.14/0001-PHYS_OFFSET.patch
@@ -1,7 +1,5 @@
-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
+--- 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