summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.3/400-rootfs_split.patch
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-02-11 17:43:06 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-02-11 17:43:06 +0000
commit06d33a010d125f52ce219c9aedcbaa700e75a35e (patch)
tree41e88479e463ff6c8506112da15947f6f8e9b9fc /target/linux/generic/patches-3.3/400-rootfs_split.patch
parenta6fcd662b4e91d7efc0cf510e005ad6f149e769c (diff)
[generic/3.3]: refresh patches to -rc3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30456 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.3/400-rootfs_split.patch')
-rw-r--r--target/linux/generic/patches-3.3/400-rootfs_split.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.3/400-rootfs_split.patch b/target/linux/generic/patches-3.3/400-rootfs_split.patch
index debe93045..349185a30 100644
--- a/target/linux/generic/patches-3.3/400-rootfs_split.patch
+++ b/target/linux/generic/patches-3.3/400-rootfs_split.patch
@@ -290,7 +290,7 @@
/*
* If the driver is something smart, like UBI, it may need to maintain
* its own reference counting. The below functions are only for driver.
-@@ -504,6 +508,7 @@ extern int mtd_device_parse_register(str
+@@ -502,6 +506,7 @@ extern int mtd_device_parse_register(str
int defnr_parts);
#define mtd_device_register(master, parts, nr_parts) \
mtd_device_parse_register(master, NULL, NULL, parts, nr_parts)