From: John Crispin <john@openwrt.org>
Date: Mon, 9 Feb 2015 19:28:34 +0000 (+0000)
Subject: realview: r44368 contained a superflous patch
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=3ebd26220227d14f6c1827adcd46ffd1f7f55e05;p=lede.git

realview: r44368 contained a superflous patch

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 44369
---

diff --git a/target/linux/realview/patches-3.18/0001-PHYS_OFFSET.patch b/target/linux/realview/patches-3.18/0001-PHYS_OFFSET.patch
deleted file mode 100644
index c1b863bc66..0000000000
--- a/target/linux/realview/patches-3.18/0001-PHYS_OFFSET.patch
+++ /dev/null
@@ -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
- 
- /*