diff options
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_pm.h')
-rw-r--r-- | drivers/gpu/drm/amd/amdgpu/amdgpu_pm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.h b/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.h index c19c4d138751..f21a7716b90e 100644 --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.h +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.h | |||
@@ -30,6 +30,7 @@ struct cg_flag_name | |||
30 | const char *name; | 30 | const char *name; |
31 | }; | 31 | }; |
32 | 32 | ||
33 | void amdgpu_pm_acpi_event_handler(struct amdgpu_device *adev); | ||
33 | int amdgpu_pm_sysfs_init(struct amdgpu_device *adev); | 34 | int amdgpu_pm_sysfs_init(struct amdgpu_device *adev); |
34 | void amdgpu_pm_sysfs_fini(struct amdgpu_device *adev); | 35 | void amdgpu_pm_sysfs_fini(struct amdgpu_device *adev); |
35 | void amdgpu_pm_print_power_states(struct amdgpu_device *adev); | 36 | void amdgpu_pm_print_power_states(struct amdgpu_device *adev); |