Skip to content

Commit a65a57a

Browse files
committed
rimage fix
1 parent f888ba2 commit a65a57a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • tools/rimage/src/include/rimage/sof/user

tools/rimage/src/include/rimage/sof/user/manifest.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ struct sof_man_uuid {
9999
struct sof_man_module {
100100
uint8_t struct_id[SOF_MAN_MOD_ID_LEN]; /* SOF_MAN_MOD_ID */
101101
uint8_t name[SOF_MAN_MOD_NAME_LEN];
102-
//uint8_t uuid[16];
103102
struct sof_man_uuid uuid;
104103
struct sof_man_module_type type;
105104
uint8_t hash[SOF_MAN_MOD_SHA256_LEN];

0 commit comments

Comments
 (0)