diff options
author | Jason Yan <yanaijie@huawei.com> | 2020-05-09 14:29:59 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-05-11 18:04:09 -0400 |
commit | 37e4f052cc9749db608ad63e53acc49354c98200 (patch) | |
tree | 04c9d15712e4c498df7885fdff335e8efbf79cc4 /drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c | |
parent | 3528cae940d75f3d6f9ce905acb3c3332e2d5067 (diff) |
drm/amd/amdgpu: remove defined but not used 'crtc_offsets'
Fix the following gcc warning:
drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c:65:18: warning: ‘crtc_offsets’
defined but not used [-Wunused-const-variable=]
static const u32 crtc_offsets[6] =
^~~~~~~~~~~~
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Jason Yan <yanaijie@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c')
0 files changed, 0 insertions, 0 deletions