]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2c957b0cad34986f8217a50b323806f2c80d4480
treeac9cd25c767b26bcddbe43314a149bf5379434c8
parent16293638ec21fecb4d46c9ea107be7207449e655
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