X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Flantiq%2Fpatches-2.6.32%2F270-m25p80-fast-read.patch;fp=target%2Flinux%2Flantiq%2Fpatches-2.6.32%2F270-m25p80-fast-read.patch;h=061ae1c18f695a9df7e01bdcb24c6c43850f6e03;hb=dc6d2b605105e0666a6cb772f0f4b9854caeef14;hp=0000000000000000000000000000000000000000;hpb=6124e9af203106cafc24d7a2b758474a9b293451;p=openwrt-10.03%2F.git 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 new file mode 100644 index 000000000..061ae1c18 --- /dev/null +++ b/target/linux/lantiq/patches-2.6.32/270-m25p80-fast-read.patch @@ -0,0 +1,8 @@ +--- 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 + *