diff options
author | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-09-26 09:36:02 +0000 |
---|---|---|
committer | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-09-26 09:36:02 +0000 |
commit | 0928dfa0bb852caf95759b1f2973dc215bcf2720 (patch) | |
tree | 57e8a26b5c28928e5befc558c25f39611d5e2c35 /target | |
parent | 8ca48d1b67041a96ff65edd5c2e4ed79609aa271 (diff) |
[lantiq]
* remove obseleted m25p80 patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28309 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 - * |