drm/amd/amdgpu: Drop commented out stub function
authorTom St Denis <tom.stdenis@amd.com>
Mon, 15 May 2017 13:23:25 +0000 (09:23 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 May 2017 22:22:17 +0000 (18:22 -0400)
commite44143e31c1ce8322a3bc284804c593fdbffca07
treec3b936ae43c89fa8be985bdea352516e57d9b9e6
parent2de3aac91bff3076bd15222b13ff43742458cb12
drm/amd/amdgpu: Drop commented out stub function

Drop the function gmc_v6_0_init_compute_vmid() since it wasn't
implemented and commented out.

Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c