diff options
author | Shirish S <[email protected]> | 2019-09-12 12:03:55 +0530 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-09-16 10:05:20 -0500 |
commit | a35ad98bf9d37bdcb46d918edebf87334bfad321 (patch) | |
tree | 5b2042584c8cd3eebfa20b6f8b56efd72784f089 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
parent | 8c9f69bc5cc40ca949a9f0b12e05d81bb5a9f446 (diff) |
drm/amdgpu: remove needless usage of #ifdef
define sched_policy in case CONFIG_HSA_AMD is not
enabled, with this there is no need to check for CONFIG_HSA_AMD
else where in driver code.
Suggested-by: Felix Kuehling <[email protected]>
Signed-off-by: Shirish S <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions