mirror of
https://github.com/gnif/vendor-reset.git
synced 2025-12-26 22:09:28 +01:00
[amd] vega10: fixed missed macro rename for prints
This commit is contained in:
parent
6b943a0376
commit
06532d1eb7
@ -202,7 +202,7 @@ static int amd_vega10_reset(struct vendor_reset_dev *dev)
|
||||
goto baco_reset;
|
||||
}
|
||||
|
||||
nv_info("Enabled features: %x\n", features_mask);
|
||||
vr_info(dev, "enabled features: %x\n", features_mask);
|
||||
|
||||
/*
|
||||
* Based on the following observed sequence:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user