diff options
author | John Crispin <blogic@openwrt.org> | 2011-09-26 09:36:02 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2011-09-26 09:36:02 +0000 |
commit | 8d8f9e99d2e20223fc2a9799ef0fc032a35d5989 (patch) | |
tree | 57e8a26b5c28928e5befc558c25f39611d5e2c35 /target/linux/lantiq/patches-3.0 | |
parent | 1489979632b8a49a060bd14bb4a803788db6e07c (diff) | |
download | upstream-8d8f9e99d2e20223fc2a9799ef0fc032a35d5989.tar.gz upstream-8d8f9e99d2e20223fc2a9799ef0fc032a35d5989.tar.bz2 upstream-8d8f9e99d2e20223fc2a9799ef0fc032a35d5989.zip |
[lantiq]
* remove obseleted m25p80 patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28309 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/patches-3.0')
-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 - * |