mirror of
https://github.com/gnif/vendor-reset.git
synced 2026-03-29 06:32:44 +02:00
Add structure for common pre- and post-reset tasks
This commit is contained in:
@@ -18,7 +18,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
|
||||
#include "vendor-reset-dev.h"
|
||||
|
||||
static int amd_navi10_reset(struct pci_dev * dev)
|
||||
static int amd_navi10_reset(struct vendor_reset_dev *dev)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user