aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
diff options
context:
space:
mode:
authorLuc Van Oostenryck <[email protected]>2018-04-24 13:15:41 +0000
committerAlex Deucher <[email protected]>2018-05-15 18:43:51 +0000
commit4a8f264a8a8756bb7d3a478d08e449c67d291ab9 (patch)
tree1cd0cf3eb52621d8f45856fe4ba760afb003449c /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
parentdrm/amdgpu: fix amdgpu_atpx_get_client_id()'s return type (diff)
downloadkernel-4a8f264a8a8756bb7d3a478d08e449c67d291ab9.tar.gz
kernel-4a8f264a8a8756bb7d3a478d08e449c67d291ab9.zip
drm/radeon: fix radeon_atpx_get_client_id()'s return type
The method struct vga_switcheroo_handler::get_client_id() is defined as returning an 'enum vga_switcheroo_client_id' but the implementation in this driver, radeon_atpx_get_client_id(), returns an 'int'. Fix this by returning 'enum vga_switcheroo_client_id' in this driver too. Signed-off-by: Luc Van Oostenryck <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h')
0 files changed, 0 insertions, 0 deletions