mirror of
https://github.com/gnif/vendor-reset.git
synced 2025-12-26 22:09:28 +01:00
[core] be explicit about the device-db end of array init
This commit is contained in:
parent
ac2bb1cd6b
commit
2d54cdb714
@ -111,5 +111,7 @@ static struct vendor_reset_cfg vendor_reset_devices[] = {
|
||||
_AMD_NAVI10(&amd_navi10_ops),
|
||||
_AMD_NAVI14(&amd_navi10_ops),
|
||||
_AMD_NAVI12(&amd_navi10_ops),
|
||||
{0},
|
||||
|
||||
/* end of array guard */
|
||||
{.vendor = 0}
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user