]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: rectify line endings in umc v8_7_0 IP headers
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Mon, 28 Jun 2021 10:53:34 +0000 (12:53 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 1 Jul 2021 04:25:33 +0000 (00:25 -0400)
commit351acbc1f5448a0f8d25c4df5ad6f23036cfc648
tree959e80d06a403e2f3db923af7ec693fc6279774f
parentd4b92d8488204732d8f7a3377ed15f7e793ec666
drm/amdgpu: rectify line endings in umc v8_7_0 IP headers

Commit 5dee103bffad ("drm/amdgpu: add umc v8_7_0 IP headers") adds the new
file ./drivers/gpu/drm/amd/include/asic_reg/umc/umc_8_7_0_sh_mask.h with
DOS line endings, which is very uncommon for the kernel repository.

Rectify the line endings in this file with dos2unix.

Identified by a checkpatch evaluation on the whole kernel repository and
spot-checking for really unexpected checkpatch rule violations.

Reported-by: Dwaipayan Ray <dwaipayanray1@gmail.com>
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/include/asic_reg/umc/umc_8_7_0_sh_mask.h