From af63cdf87ad76177fb7180e5fb57ec6f949fbb98 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Thu, 13 Feb 2014 13:27:14 +0000 Subject: upgrade 3.13 targets to 3.13.2, refresh patches Signed-off-by: Imre Kaloz -LINUX_VERSION:=3.13.1 +LINUX_VERSION:=3.13.2 KERNELNAME:=bzImage diff --git a/target/linux/x86_64/patches/012-export_erase_write.patch b/target/linux/x86_64/patches/012-export_erase_write.patch index d3ec5caf14..9927384cb8 100644 --- a/target/linux/x86_64/patches/012-export_erase_write.patch +++ b/target/linux/x86_64/patches/012-export_erase_write.patch @@ -1,6 +1,6 @@ --- a/drivers/mtd/mtdblock.c +++ b/drivers/mtd/mtdblock.c -@@ -62,7 +62,7 @@ static void erase_callback(struct erase_ +@@ -63,7 +63,7 @@ static void erase_callback(struct erase_ wake_up(wait_q); } @@ -11,7 +11,7 @@ struct erase_info erase; --- a/include/linux/mtd/mtd.h +++ b/include/linux/mtd/mtd.h -@@ -409,6 +409,9 @@ extern void register_mtd_user (struct mt +@@ -414,6 +414,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); -- cgit v1.2.3