]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/gmc10: remove dead code
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 9 Jan 2020 03:10:00 +0000 (22:10 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 14 Jan 2020 15:18:10 +0000 (10:18 -0500)
commitd405d51238f44f316fe0585427bea7f35c93d647
tree686daa57da1327aa1a2d66fca9ec494427eedfbd
parent4c8a4273746fd06425d41e3dd1c972b02d4fa4cc
drm/amdgpu/gmc10: remove dead code

Leftover from bring up.  We look up the actual pre-OS memory usage
value later in the same function.

Reviewed-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c