diff options
author | John Crispin <john@openwrt.org> | 2011-09-26 09:36:02 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2011-09-26 09:36:02 +0000 |
commit | 1ef8066bff0698fbcdad9f23688072c8ce1fc650 (patch) | |
tree | ed7103bc2d5132ede2fef5f48f69ef8d53c9c3e3 /target/linux/lantiq | |
parent | cf59e7255dff4020c397f375fd62f15df955f5d2 (diff) | |
download | upstream-1ef8066bff0698fbcdad9f23688072c8ce1fc650.tar.gz upstream-1ef8066bff0698fbcdad9f23688072c8ce1fc650.tar.bz2 upstream-1ef8066bff0698fbcdad9f23688072c8ce1fc650.zip |
* remove obseleted m25p80 patch
SVN-Revision: 28309
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r-- | target/linux/lantiq/patches-3.0/270-m25p80-fast-read.patch | 8 |
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 - * |