mirror of
https://github.com/gnif/vendor-reset
synced 2024-11-13 19:10:38 +00:00
[amd] cosmetics
This commit is contained in:
parent
2b21a6e3cf
commit
7c1c9aa44a
@ -50,7 +50,7 @@ static int amd_navi10_reset(struct vendor_reset_dev *dev)
|
||||
|
||||
const struct vendor_reset_ops amd_navi10_ops =
|
||||
{
|
||||
.pre_reset = amd_common_pre_reset,
|
||||
.pre_reset = amd_common_pre_reset,
|
||||
.reset = amd_navi10_reset,
|
||||
.post_reset = amd_common_post_reset,
|
||||
.post_reset = amd_common_post_reset,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user