drm/amdgpu: remove gfxhub_v1_1_funcs set
authorKevin Wang <kevin1.wang@amd.com>
Wed, 14 Oct 2020 12:09:57 +0000 (20:09 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 16 Oct 2020 18:44:32 +0000 (14:44 -0400)
commit21470d97c9f8bb818c2bba71564637eb3c58e5d1
treee9d6a1b05f88d7b6b538ea7a91b61b81f2807473
parent92aeeafb544d7b75c38cb0677e691f72c8aa1d6a
drm/amdgpu: remove gfxhub_v1_1_funcs set

remove duplicate gfxhub v1.1 function set.
put function of gfxhub_v1_1_get_xgmi_info to gfxhub v1_0 function set.

Signed-off-by: Kevin Wang <kevin1.wang@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfxhub_v1_0.c
drivers/gpu/drm/amd/amdgpu/gfxhub_v1_1.c
drivers/gpu/drm/amd/amdgpu/gfxhub_v1_1.h
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c