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)
commitc11ffa54be78c7bfa46eaa71cc697084b14a0d10
tree959e80d06a403e2f3db923af7ec693fc6279774f
parentda98d99b0acd9cae14de3b8446e520f0c1613be5
drm/amdgpu: rectify line endings in umc v8_7_0 IP headers

Commit 6b36fa6143f6 ("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