diff options
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2010-05-22 08:32:23 +0300 |
---|---|---|
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2010-05-22 08:32:23 +0300 |
commit | 9afc1cd5c0b1e56cdd8192aadb68104aae30ae89 (patch) | |
tree | c26f904a6bac8a66d8255d959889f381540808f2 /ubi-utils/src/libubi_int.h | |
parent | 180c09de57d8e254716c562bd0537df543d12577 (diff) | |
parent | a15b1a1409721c1d75c1ecaab90bdeca74c26fd4 (diff) |
Merge branch 'master' of git://git.infradead.org/mtd-utils
Diffstat (limited to 'ubi-utils/src/libubi_int.h')
-rw-r--r-- | ubi-utils/src/libubi_int.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ubi-utils/src/libubi_int.h b/ubi-utils/src/libubi_int.h index 6d17d57..c3aa37a 100644 --- a/ubi-utils/src/libubi_int.h +++ b/ubi-utils/src/libubi_int.h @@ -83,6 +83,7 @@ extern "C" { * handling * @dev_max_vols: maximum volumes number count sysfs path pattern * @dev_min_io_size: minimum I/O unit size sysfs path pattern + * @dev_mtd_num: MTD device number * @ubi_vol: UBI volume sysfs directory pattern * @vol_type: volume type sysfs path pattern * @vol_dev: volume major/minor numbers file pattern |