UBI: remove built-in gluebi
Remove built-in gluebi support. This is a preparation for a standalone glubi module support Signed-off-by: Dmitry Pervushin <dpervushin@embeddedalley.com> Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
This commit is contained in:
committed by
Artem Bityutskiy
parent
0e0ee1cc33
commit
518ceef0c9
@@ -395,7 +395,6 @@ static ssize_t vol_cdev_write(struct file *file, const char __user *buf,
|
||||
vol->corrupted = 1;
|
||||
}
|
||||
vol->checked = 1;
|
||||
ubi_gluebi_updated(vol);
|
||||
ubi_volume_notify(ubi, vol, UBI_VOLUME_UPDATED);
|
||||
revoke_exclusive(desc, UBI_READWRITE);
|
||||
}
|
||||
|
Reference in New Issue
Block a user