aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2011-11-03 16:33:27 +0000
committerJohn Crispin <blogic@openwrt.org>2011-11-03 16:33:27 +0000
commit1bae7369510a516b6b6511a6d845871bbc36f7bb (patch)
treef3907d5baa2b7f3baaf9558b6814a1dd69afce28
parentb0fa0eecf086224947c622ec5b5d864d821544f1 (diff)
downloadmaster-187ad058-1bae7369510a516b6b6511a6d845871bbc36f7bb.tar.gz
master-187ad058-1bae7369510a516b6b6511a6d845871bbc36f7bb.tar.bz2
master-187ad058-1bae7369510a516b6b6511a6d845871bbc36f7bb.zip
lantiq: remove obseleted folder. we use 3.1 now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28728 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 8a59616425..0000000000
--- 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>
-