drm/amdgpu/vcn: Adjust firmware names indentation
authorGuilherme G. Piccoli <gpiccoli@igalia.com>
Tue, 17 Jan 2023 18:15:23 +0000 (15:15 -0300)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 19 Jan 2023 03:46:13 +0000 (22:46 -0500)
commit2ed9e22ed729d81f1f81b8e55957547828b01606
treec529c1dbe4b6421d643bc97a0b9d27ca9cf105de
parentcf22ef78f22ce4df4757472c5dbd33c430c5b659
drm/amdgpu/vcn: Adjust firmware names indentation

This is an incredibly trivial fix, just for the sake of
"aesthetical" organization of the defines. Some were space based,
most were tab based and there was a lack of "alignment", now it's
all the same and aligned.

Cc: James Zhu <James.Zhu@amd.com>
Cc: Lazar Lijo <Lijo.Lazar@amd.com>
Cc: Leo Liu <leo.liu@amd.com>
Cc: Mario Limonciello <mario.limonciello@amd.com>
Cc: Sonny Jiang <sonny.jiang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Guilherme G. Piccoli <gpiccoli@igalia.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c