mirror of
https://github.com/gnif/vendor-reset.git
synced 2026-02-10 11:22:43 +01:00
[amd] firmware: include compat.h instead of a forward decl
This commit is contained in:
@@ -20,7 +20,8 @@ Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
#ifndef __VENDOR_RESET_FIRMWARE_H__
|
#ifndef __VENDOR_RESET_FIRMWARE_H__
|
||||||
#define __VENDOR_RESET_FIRMWARE_H__
|
#define __VENDOR_RESET_FIRMWARE_H__
|
||||||
|
|
||||||
struct amd_fake_dev;
|
#include "compat.h"
|
||||||
|
|
||||||
int atom_bios_init(struct amd_fake_dev *adev);
|
int atom_bios_init(struct amd_fake_dev *adev);
|
||||||
void atom_bios_fini(struct amd_fake_dev *adev);
|
void atom_bios_fini(struct amd_fake_dev *adev);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user