Revert "dm-verity: Add a temporary dummy opaque struct declaration"
The declaration that caused a compilation failure is not fixed. Remove the dummy opaque struct declaration. Change-Id: Id27cf5231aebcdd14f4fb25dd44052f829e0427e Signed-off-by: Vikram Mulukutla <markivx@codeaurora.org>
This commit is contained in:
parent
25540dd97d
commit
79e1ba0e5c
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@ enum verity_block_type {
|
|||
};
|
||||
|
||||
struct dm_verity_fec;
|
||||
struct bvec_merge_data;
|
||||
|
||||
struct dm_verity {
|
||||
struct dm_dev *data_dev;
|
||||
|
|
Loading…
Add table
Reference in a new issue