diff options
author | John Crispin <john@openwrt.org> | 2012-05-09 12:52:19 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2012-05-09 12:52:19 +0000 |
commit | 7d638fbb2f7a896df8cbb3cc180db7c3c60d1233 (patch) | |
tree | a0f6908c2648d8d5d5736e2499aff6246cea828c /target/linux/lantiq/patches-2.6.32/270-m25p80-fast-read.patch | |
parent | 200227e0b4d954f9a76f1587114a53f034539360 (diff) | |
download | upstream-7d638fbb2f7a896df8cbb3cc180db7c3c60d1233.tar.gz upstream-7d638fbb2f7a896df8cbb3cc180db7c3c60d1233.tar.bz2 upstream-7d638fbb2f7a896df8cbb3cc180db7c3c60d1233.zip |
Drop 2.6.32 support
SVN-Revision: 31670
Diffstat (limited to 'target/linux/lantiq/patches-2.6.32/270-m25p80-fast-read.patch')
-rw-r--r-- | target/linux/lantiq/patches-2.6.32/270-m25p80-fast-read.patch | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/target/linux/lantiq/patches-2.6.32/270-m25p80-fast-read.patch b/target/linux/lantiq/patches-2.6.32/270-m25p80-fast-read.patch deleted file mode 100644 index 061ae1c18f..0000000000 --- a/target/linux/lantiq/patches-2.6.32/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 - * |