From c2634162e3b3c09958ff994ab7feefdf4c61b1f4 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Sat, 11 Feb 2012 17:43:06 +0000 Subject: [generic/3.3]: refresh patches to -rc3 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30456 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/patches-3.3/400-rootfs_split.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-3.3/400-rootfs_split.patch') 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 debe930452..349185a30d 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) -- cgit v1.2.3