aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/patches-3.18/012-export_erase_write.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-03-16 07:12:31 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-03-16 07:12:31 +0000
commit7507c287206d512689e89c9cb1c6188851f901fd (patch)
treea9e6bb995451c242d8ca2d84e9fa4e5539d523ed /target/linux/x86/patches-3.18/012-export_erase_write.patch
parenteb03a1d7c2c25e52e69086d0b0c8abb3bfe2f954 (diff)
downloadmaster-187ad058-7507c287206d512689e89c9cb1c6188851f901fd.tar.gz
master-187ad058-7507c287206d512689e89c9cb1c6188851f901fd.tar.bz2
master-187ad058-7507c287206d512689e89c9cb1c6188851f901fd.zip
x86: refresh kernel patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44810 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86/patches-3.18/012-export_erase_write.patch')
-rw-r--r--target/linux/x86/patches-3.18/012-export_erase_write.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/patches-3.18/012-export_erase_write.patch b/target/linux/x86/patches-3.18/012-export_erase_write.patch
index 9927384cb8..a98525ee50 100644
--- a/target/linux/x86/patches-3.18/012-export_erase_write.patch
+++ b/target/linux/x86/patches-3.18/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
-@@ -414,6 +414,9 @@ extern void register_mtd_user (struct mt
+@@ -416,6 +416,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);