summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-11-03 16:33:27 +0000
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-11-03 16:33:27 +0000
commitfd137ce03112745d32ad18e95b942319c92f12eb (patch)
treef3907d5baa2b7f3baaf9558b6814a1dd69afce28 /target
parent75c8653686b46bc08d0a6e8bc4967cc035b3c37d (diff)
lantiq: remove obseleted folder. we use 3.1 now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28728 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/lantiq/patches-3.0/993-backport-3.1-fix-mtd.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/target/linux/lantiq/patches-3.0/993-backport-3.1-fix-mtd.patch b/target/linux/lantiq/patches-3.0/993-backport-3.1-fix-mtd.patch
deleted file mode 100644
index 8a5961642..000000000
--- a/target/linux/lantiq/patches-3.0/993-backport-3.1-fix-mtd.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: linux-3.0.3/drivers/mtd/maps/lantiq-flash.c
-===================================================================
---- linux-3.0.3.orig/drivers/mtd/maps/lantiq-flash.c 2011-08-17 19:57:16.000000000 +0200
-+++ linux-3.0.3/drivers/mtd/maps/lantiq-flash.c 2011-09-29 20:45:14.785132132 +0200
-@@ -20,6 +20,8 @@
- #include <linux/platform_device.h>
- #include <linux/mtd/physmap.h>
-
-+#include "../mtdcore.h"
-+
- #include <lantiq_soc.h>
- #include <lantiq_platform.h>
-