diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-03-20 15:55:07 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-03-20 15:55:07 +0000 |
commit | ff5b7ef713aa0a2725b2feed7d48fff23b712c0a (patch) | |
tree | 694a21b0d2ee187d594119be270100502e6d97a5 /target/linux/generic/patches-3.3/440-block2mtd_init.patch | |
parent | 6fda73f40a719bafc8562f016ee0c4ebf4fc9b4a (diff) | |
download | upstream-ff5b7ef713aa0a2725b2feed7d48fff23b712c0a.tar.gz upstream-ff5b7ef713aa0a2725b2feed7d48fff23b712c0a.tar.bz2 upstream-ff5b7ef713aa0a2725b2feed7d48fff23b712c0a.zip |
linux: refresh patches against 3.3
SVN-Revision: 31047
Diffstat (limited to 'target/linux/generic/patches-3.3/440-block2mtd_init.patch')
-rw-r--r-- | target/linux/generic/patches-3.3/440-block2mtd_init.patch | 4 |
1 files changed, 2 insertions, 2 deletions
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 8ca6605e64..07f21678d1 100644 --- 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 -@@ -514,6 +514,7 @@ rescan: - kfree(state); +@@ -546,6 +546,7 @@ int invalidate_partitions(struct gendisk + return 0; } +EXPORT_SYMBOL(rescan_partitions); |