diff options
author | Jean Delvare <[email protected]> | 2017-07-30 13:42:55 +0200 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2017-08-15 14:46:06 -0400 |
commit | 98c65108c5929f3349897ac937bd814b67c62147 (patch) | |
tree | 5a4fe1611bf533ab897c1650041946570b9bd946 /drivers/fpga/fpga-mgr.c | |
parent | e4c1d1a9681dd8edae7308361327e14ce019c8d5 (diff) |
drm/amdgpu: Fix amdgpu_pm_acpi_event_handler warning
Include a missing header to get rid of the following warning:
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c:65:6: warning: no previous prototype for ‘amdgpu_pm_acpi_event_handler’ [-Wmissing-prototypes]
void amdgpu_pm_acpi_event_handler(struct amdgpu_device *adev)
^
Signed-off-by: Jean Delvare <[email protected]>
Cc: Alex Deucher <[email protected]>
Cc: "Christian König" <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions