diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-06-28 22:27:46 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-06-28 22:27:46 +0000 |
commit | 34cf0e9e175f584030052a48029ef2a4afd19dac (patch) | |
tree | f6a88310922ea1eca8916a9d93d0cf845e138432 /target/linux/ar71xx/patches-3.10/412-mtd-m25p80-zero-partition-parser-data.patch | |
parent | fb9fb4aa68f3e1807df6b4b1fc0da8fd75a7aad0 (diff) | |
download | upstream-34cf0e9e175f584030052a48029ef2a4afd19dac.tar.gz upstream-34cf0e9e175f584030052a48029ef2a4afd19dac.tar.bz2 upstream-34cf0e9e175f584030052a48029ef2a4afd19dac.zip |
ar71xx: refresh patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41365 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/patches-3.10/412-mtd-m25p80-zero-partition-parser-data.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.10/412-mtd-m25p80-zero-partition-parser-data.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.10/412-mtd-m25p80-zero-partition-parser-data.patch b/target/linux/ar71xx/patches-3.10/412-mtd-m25p80-zero-partition-parser-data.patch index 3c987d98b9..00a1ea34a7 100644 --- a/target/linux/ar71xx/patches-3.10/412-mtd-m25p80-zero-partition-parser-data.patch +++ b/target/linux/ar71xx/patches-3.10/412-mtd-m25p80-zero-partition-parser-data.patch @@ -1,6 +1,6 @@ --- a/drivers/mtd/devices/m25p80.c +++ b/drivers/mtd/devices/m25p80.c -@@ -1071,6 +1071,7 @@ static int m25p_probe(struct spi_device +@@ -1072,6 +1072,7 @@ static int m25p_probe(struct spi_device if (info->flags & M25P_NO_ERASE) flash->mtd.flags |= MTD_NO_ERASE; |