drm/amdkfd: Use dev_error intead of pr_error
authorHarish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Wed, 1 May 2024 18:09:04 +0000 (14:09 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 13 May 2024 20:12:02 +0000 (16:12 -0400)
commit8e8c68f4c90d80ba9a3b52fe832917f6878a15fa
tree01cc178f25891c5fdf5d4e1d8540e03d91475b59
parentb61467778e69c8e7e43dff9d1e2e8940c5df42fa
drm/amdkfd: Use dev_error intead of pr_error

No functional change. This will help in moving gpu_id creation to next
step while still being able to identify the correct GPU

Signed-off-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Reviewed-by: Felix Kuehling <felix.kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_topology.c