summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/patches-3.10
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-09-25 17:13:24 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-09-25 17:13:24 +0000
commit0380904acb3a31738cb764407a7770bd91ff3e2b (patch)
treea08dd32b99c3bdea8647dfe79618571c82b65be7 /target/linux/x86/patches-3.10
parent76a16170630c05175215b1e5909ad8bdc417e336 (diff)
downloadmaster-31e0f0ae-0380904acb3a31738cb764407a7770bd91ff3e2b.tar.gz
master-31e0f0ae-0380904acb3a31738cb764407a7770bd91ff3e2b.tar.bz2
master-31e0f0ae-0380904acb3a31738cb764407a7770bd91ff3e2b.zip
kernel/3.10: refresh all target patches
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38182
Diffstat (limited to 'target/linux/x86/patches-3.10')
-rw-r--r--target/linux/x86/patches-3.10/012-export_erase_write.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/patches-3.10/012-export_erase_write.patch b/target/linux/x86/patches-3.10/012-export_erase_write.patch
index 14c275d986..d3ec5caf14 100644
--- a/target/linux/x86/patches-3.10/012-export_erase_write.patch
+++ b/target/linux/x86/patches-3.10/012-export_erase_write.patch
@@ -11,7 +11,7 @@
struct erase_info erase;
--- a/include/linux/mtd/mtd.h
+++ b/include/linux/mtd/mtd.h
-@@ -391,6 +391,9 @@ extern void register_mtd_user (struct mt
+@@ -409,6 +409,9 @@ extern void register_mtd_user (struct mt
extern int unregister_mtd_user (struct mtd_notifier *old);
void *mtd_kmalloc_up_to(const struct mtd_info *mtd, size_t *size);