Merge branch 'i2c/for-current-fixed' into i2c/for-5.8
This commit is contained in:
commit
f89c326dca
915 changed files with 9376 additions and 5287 deletions
|
|
@ -83,7 +83,7 @@ struct wilco_ec_response {
|
|||
u16 result;
|
||||
u16 data_size;
|
||||
u8 reserved[2];
|
||||
u8 data[0];
|
||||
u8 data[];
|
||||
} __packed;
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue