diff options
Diffstat (limited to 'drivers/mtd/ubi/ubi.h')
-rw-r--r-- | drivers/mtd/ubi/ubi.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mtd/ubi/ubi.h b/drivers/mtd/ubi/ubi.h index 9563e1b04f19..e09e558bc539 100644 --- a/drivers/mtd/ubi/ubi.h +++ b/drivers/mtd/ubi/ubi.h | |||
@@ -569,6 +569,7 @@ int ubi_volume_notify(struct ubi_device *ubi, struct ubi_volume *vol, | |||
569 | int ubi_notify_all(struct ubi_device *ubi, int ntype, | 569 | int ubi_notify_all(struct ubi_device *ubi, int ntype, |
570 | struct notifier_block *nb); | 570 | struct notifier_block *nb); |
571 | int ubi_enumerate_volumes(struct notifier_block *nb); | 571 | int ubi_enumerate_volumes(struct notifier_block *nb); |
572 | void ubi_free_internal_volumes(struct ubi_device *ubi); | ||
572 | 573 | ||
573 | /* kapi.c */ | 574 | /* kapi.c */ |
574 | void ubi_do_get_device_info(struct ubi_device *ubi, struct ubi_device_info *di); | 575 | void ubi_do_get_device_info(struct ubi_device *ubi, struct ubi_device_info *di); |