diff options
| author | Luc Van Oostenryck <[email protected]> | 2018-04-24 13:15:13 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2018-05-15 18:43:51 +0000 |
| commit | 7a47f20eb1fb8fa8d7a8fe3a4fd8c721f04c2174 (patch) | |
| tree | 4070b7b2e995e9e93af906eb4e046f6357505b38 /drivers/gpu/drm/amd/amdgpu/dce_virtual.c | |
| parent | drm/radeon: fix radeon_atpx_get_client_id()'s return type (diff) | |
| download | kernel-7a47f20eb1fb8fa8d7a8fe3a4fd8c721f04c2174.tar.gz kernel-7a47f20eb1fb8fa8d7a8fe3a4fd8c721f04c2174.zip | |
drm/radeon: fix mode_valid's return type
The method struct drm_connector_helper_funcs::mode_valid is defined
as returning an 'enum drm_mode_status' but the driver implementation
for this method uses an 'int' for it.
Fix this by using 'enum drm_mode_status' in the driver too.
Signed-off-by: Luc Van Oostenryck <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/dce_virtual.c')
0 files changed, 0 insertions, 0 deletions
