drm/amdgpu_dm: fix a typo
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 23 Oct 2020 16:32:49 +0000 (18:32 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 23 Oct 2020 19:33:48 +0000 (15:33 -0400)
commit4d154b85f30e66939bbdf038ef78da5bd30a9916
treeac9cd25c767b26bcddbe43314a149bf5379434c8
parentc45dd3bda1c809eb120452597097e14a96b58c1f
drm/amdgpu_dm: fix a typo

dm_comressor_info -> dm_compressor_info

The kernel-doc markup is right, but the struct itself
and their references contain a typo.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h