aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2011-09-26 09:36:02 +0000
committerJohn Crispin <john@openwrt.org>2011-09-26 09:36:02 +0000
commit1ef8066bff0698fbcdad9f23688072c8ce1fc650 (patch)
treeed7103bc2d5132ede2fef5f48f69ef8d53c9c3e3 /target
parentcf59e7255dff4020c397f375fd62f15df955f5d2 (diff)
downloadupstream-1ef8066bff0698fbcdad9f23688072c8ce1fc650.tar.gz
upstream-1ef8066bff0698fbcdad9f23688072c8ce1fc650.tar.bz2
upstream-1ef8066bff0698fbcdad9f23688072c8ce1fc650.zip
* remove obseleted m25p80 patch
SVN-Revision: 28309
Diffstat (limited to 'target')
-rw-r--r--target/linux/lantiq/patches-3.0/270-m25p80-fast-read.patch8
1 files changed, 0 insertions, 8 deletions
diff --git a/target/linux/lantiq/patches-3.0/270-m25p80-fast-read.patch b/target/linux/lantiq/patches-3.0/270-m25p80-fast-read.patch
deleted file mode 100644
index 061ae1c18f..0000000000
--- a/target/linux/lantiq/patches-3.0/270-m25p80-fast-read.patch
+++ /dev/null
@@ -1,8 +0,0 @@
---- a/drivers/mtd/devices/m25p80.c
-+++ b/drivers/mtd/devices/m25p80.c
-@@ -1,3 +1,5 @@
-+
-+
- /*
- * MTD SPI driver for ST M25Pxx (and similar) serial flash chips
- *