mirror of
https://github.com/gnif/vendor-reset.git
synced 2025-12-27 06:19:29 +01:00
[amd] firmware: include compat.h instead of a forward decl
This commit is contained in:
parent
8d2b2f3d4d
commit
391f99195a
@ -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);
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user