amd-vi: fix up r326152, the new width requires a wider type
This is my brain-o from extending the width at the last moment.
This commit is contained in:
parent
5a041f2183
commit
53d580f984
@ -230,7 +230,7 @@ struct amdvi_ctrl {
|
||||
uint64_t :45;
|
||||
uint32_t evt_tail:19;
|
||||
uint64_t :45;
|
||||
uint8_t status:19;
|
||||
uint32_t status:19;
|
||||
uint64_t :45;
|
||||
uint64_t pad2;
|
||||
uint8_t :4;
|
||||
|
Loading…
Reference in New Issue
Block a user