From 02fca733fadd2c87eccc96c9146d8d3b1cf421d8 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 9 Feb 2015 19:28:34 +0000 Subject: realview: r44368 contained a superflous patch Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44369 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/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 (limited to 'target/linux/realview') 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 - - /* -- cgit v1.2.3