projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
target/x86: rearrange image Makefile, indent, reorder, simplify, change some ifeq...
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.33
/
060-block2mtd_init.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.33/060-block2mtd_init.patch
b/target/linux/generic-2.6/patches-2.6.33/060-block2mtd_init.patch
index
50df4aa
..
8feec96
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.33/060-block2mtd_init.patch
+++ b/
target/linux/generic-2.6/patches-2.6.33/060-block2mtd_init.patch
@@
-108,3
+108,13
@@
static int __init block2mtd_init(void)
{
static int __init block2mtd_init(void)
{
+--- a/fs/partitions/check.c
++++ b/fs/partitions/check.c
+@@ -637,6 +637,7 @@ try_scan:
+ kfree(state);
+ return 0;
+ }
++EXPORT_SYMBOL(rescan_partitions);
+
+ unsigned char *read_dev_sector(struct block_device *bdev, sector_t n, Sector *p)
+ {
This page took
0.024384 seconds
and
4
git commands to generate.