diff options
author | Jean Delvare <[email protected]> | 2017-07-30 13:26:14 +0200 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2017-08-15 14:46:06 -0400 |
commit | e4c1d1a9681dd8edae7308361327e14ce019c8d5 (patch) | |
tree | 7560d1e5e95f4fe3d37702106401d49661189b8d /drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | |
parent | 2db93bea4bba79d35ac4576d4acef2101a62288d (diff) |
drm/amdgpu: Fix dce_v6_0_disable_dce warning
Include a missing header to get rid of the following warning:
drivers/gpu/drm/amd/amdgpu/dce_v6_0.c:521:6: warning: no previous prototype for 'dce_v6_0_disable_dce' [-Wmissing-prototypes]
void dce_v6_0_disable_dce(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/gpu/drm/amd/amdgpu/amdgpu_acpi.c')
0 files changed, 0 insertions, 0 deletions