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:
Andriy Gapon 2017-11-24 11:25:06 +00:00
parent 5a041f2183
commit 53d580f984

View File

@ -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;