drm/amdgpu: remove h from printk format specifier
authorTom Rix <trix@redhat.com>
Tue, 15 Dec 2020 14:38:35 +0000 (06:38 -0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Dec 2020 16:35:56 +0000 (11:35 -0500)
commit0b437e64e0af749c302a7599c1a8f3e89aded559
tree3c4768d831a4641ae8bee8e68b316445551e0c81
parentb4bc9d95e69368935a399b16ea26ca7573abafca
drm/amdgpu: remove h from printk format specifier

See Documentation/core-api/printk-formats.rst.
h should no longer be used in the format specifier for printk.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Tom Rix <trix@redhat.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c