projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] grub: fix build with automake v1.11.3 (#11228)
[openwrt.git]
/
target
/
linux
/
generic
/
patches-3.3
/
440-block2mtd_init.patch
diff --git
a/target/linux/generic/patches-3.3/440-block2mtd_init.patch
b/target/linux/generic/patches-3.3/440-block2mtd_init.patch
index
8ca6605
..
07f2167
100644
(file)
--- a/
target/linux/generic/patches-3.3/440-block2mtd_init.patch
+++ b/
target/linux/generic/patches-3.3/440-block2mtd_init.patch
@@
-106,8
+106,8
@@
{
--- a/block/partition-generic.c
+++ b/block/partition-generic.c
-@@ -5
14,6 +514,7 @@ rescan:
- kfree(state);
+@@ -5
46,6 +546,7 @@ int invalidate_partitions(struct gendisk
+
return 0;
}
+EXPORT_SYMBOL(rescan_partitions);
This page took
0.022753 seconds
and
4
git commands to generate.