Suppress the useless ioctl function
[openwrt-10.03/.git] / target / linux / rdc-2.6 / files / drivers / mtd / maps / rdc3210.c
index cd449bab82bc339f21d0fcd843cde9030bddd864..fd16d90b7f4569e1310bfb9b9ac65980a5198643 100644 (file)
@@ -259,7 +259,7 @@ static int __init init_rdc3210_map(void)
                        len = 1;
                        tmp4 = tmp3;
                        tmp = hdr->imagesz;
-               rdc3210_parts[2].name   = "rootfs";
+               rdc3210_parts[2].name   = "rootfs_data";
                rdc3210_parts[2].offset = rdc3210_parts[0].offset + (((tmp / tmp2) + ((tmp % tmp2) ? 1 : 0)) * tmp2);
                }
                else