From 3ebd26220227d14f6c1827adcd46ffd1f7f55e05 Mon Sep 17 00:00:00 2001
From: John Crispin <john@openwrt.org>
Date: Mon, 9 Feb 2015 19:28:34 +0000
Subject: [PATCH] realview: r44368 contained a superflous patch

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

SVN-Revision: 44369
---
 .../realview/patches-3.18/0001-PHYS_OFFSET.patch      | 11 -----------
 1 file changed, 11 deletions(-)
 delete mode 100644 target/linux/realview/patches-3.18/0001-PHYS_OFFSET.patch

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
- 
- /*
-- 
GitLab