diff options
Diffstat (limited to 'drivers/mtd/ubi/build.c')
-rw-r--r-- | drivers/mtd/ubi/build.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/ubi/build.c b/drivers/mtd/ubi/build.c index a5b19944eca8..27271fe32e02 100644 --- a/drivers/mtd/ubi/build.c +++ b/drivers/mtd/ubi/build.c | |||
@@ -524,7 +524,7 @@ out_si: | |||
524 | } | 524 | } |
525 | 525 | ||
526 | /** | 526 | /** |
527 | * io_init - initialize I/O unit for a given UBI device. | 527 | * io_init - initialize I/O sub-system for a given UBI device. |
528 | * @ubi: UBI device description object | 528 | * @ubi: UBI device description object |
529 | * | 529 | * |
530 | * If @ubi->vid_hdr_offset or @ubi->leb_start is zero, default offsets are | 530 | * If @ubi->vid_hdr_offset or @ubi->leb_start is zero, default offsets are |