drm/amdgpu/gfx: simplify old firmware warning
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 6 Jan 2020 19:55:54 +0000 (14:55 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 7 Jan 2020 17:03:54 +0000 (12:03 -0500)
commit48ccd5ffe5d5be07640be80155404d64e01327c7
treeff6ea04ef97889c4eda976aabb0d826c9cb55363
parent5677c52090862d39d44920480274aff2e7289faa
drm/amdgpu/gfx: simplify old firmware warning

Put it on one line to avoid whitespace issues when
printing in the log.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c