commit | 71f98027f2c399805ad513f6675b88c92eea3302 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Fri Oct 04 13:36:09 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Oct 07 15:10:20 2019 -0500 |
tree | 6296fada763bea2d280e38996efe9cf63542bb22 | |
parent | 72caac6b62c291a095948a80995b9c40c3956796 [diff] |
drm/amdgpu: move amdgpu_device_get_job_timeout_settings It's only used in amdgpu_device.c and the naming also reflects that. Move it there. Reviewed-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>