drm/amdgpu: remove chash
authorChristian König <christian.koenig@amd.com>
Wed, 7 Nov 2018 12:55:01 +0000 (13:55 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Mar 2019 20:36:58 +0000 (15:36 -0500)
commit04ed8459f3348f95c119569338e39294a8e02349
tree6d1ec1a6a87567e2001732d1bbe6b5f9f3f4dd67
parentc1a8abd99da5a035f54cd7633b060033650ff3e0
drm/amdgpu: remove chash

Remove the chash implementation for now since it isn't used any more.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/Kconfig
drivers/gpu/drm/Makefile
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h
drivers/gpu/drm/amd/include/linux/chash.h [deleted file]
drivers/gpu/drm/amd/lib/Kconfig [deleted file]
drivers/gpu/drm/amd/lib/Makefile [deleted file]
drivers/gpu/drm/amd/lib/chash.c [deleted file]