Reviewed-by: Chunming Zhou <[email protected]>

On 2017年07月12日 07:00, Alex Deucher wrote:
Maybe a leftover from bringup?

Signed-off-by: Alex Deucher <[email protected]>
---
  drivers/gpu/drm/amd/amdgpu/soc15.c | 7 -------
  1 file changed, 7 deletions(-)

diff --git a/drivers/gpu/drm/amd/amdgpu/soc15.c 
b/drivers/gpu/drm/amd/amdgpu/soc15.c
index dd58de9..9dff294 100644
--- a/drivers/gpu/drm/amd/amdgpu/soc15.c
+++ b/drivers/gpu/drm/amd/amdgpu/soc15.c
@@ -578,13 +578,6 @@ static uint32_t soc15_get_rev_id(struct amdgpu_device 
*adev)
                return nbio_v6_1_get_rev_id(adev);
  }
-
-int gmc_v9_0_mc_wait_for_idle(struct amdgpu_device *adev)
-{
-       /* to be implemented in MC IP*/
-       return 0;
-}
-
  static void soc15_flush_hdp(struct amdgpu_device *adev)
  {
        if (adev->flags & AMD_IS_APU)

_______________________________________________
amd-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to