diff options
| author | Luc Van Oostenryck <[email protected]> | 2018-04-24 13:15:38 +0000 |
|---|---|---|
| committer | Ben Skeggs <[email protected]> | 2018-05-18 07:09:46 +0000 |
| commit | f43cda5c76922777f4fe5026ee5984364ae5a918 (patch) | |
| tree | e85639f809cfb63615c896b841c325f300fb6a74 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | |
| parent | drm/nouveau: fix mode_valid's return type (diff) | |
| download | kernel-f43cda5c76922777f4fe5026ee5984364ae5a918.tar.gz kernel-f43cda5c76922777f4fe5026ee5984364ae5a918.zip | |
drm/nouveau: fix nouveau_dsm_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, nouveau_dsm_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: Ben Skeggs <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions
