summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
diff options
context:
space:
mode:
authorMario Limonciello <mario.limonciello@amd.com>2023-10-06 21:50:26 +0300
committerAlex Deucher <alexander.deucher@amd.com>2023-10-13 18:01:30 +0300
commit10406abe036b97a9c3549779a41c93ca488a0b7b (patch)
tree73efa5108865b537e22fb6b839c15d50e4f6919e /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
parent06ad7e16425619a4a77154c2e85bededb3e04a4f (diff)
downloadlinux-10406abe036b97a9c3549779a41c93ca488a0b7b.tar.xz
drm/amd/display: make dc_set_power_state() return type `void` again
As dc_set_power_state() no longer allocates memory, it's not necessary to have return types and check return code as it can't fail anymore. Change it back to `void`. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Mario Limonciello <mario.limonciello@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions