aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_test.c
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2016-12-01 01:21:10 +0000
committerAlex Deucher <[email protected]>2017-03-30 03:53:26 +0000
commita33c1a822c837f757c210995c9704f39d0cd4373 (patch)
treefb726c44f32fa171a5fb49322d63b685b4468e93 /drivers/gpu/drm/amd/amdgpu/amdgpu_test.c
parentdrm/amdgpu: print full bios version in dmesg. (diff)
downloadkernel-a33c1a822c837f757c210995c9704f39d0cd4373.tar.gz
kernel-a33c1a822c837f757c210995c9704f39d0cd4373.zip
drm/radeon: remove useless and potentially wrong message
There is no need to repeat information that printed by PCI core at boot time. Besides that printing was potentially wrong since resource_size_t might be bigger than 32 bits and there is a dedicated specifier for such type, i.e. %pap. Someone can fix it and use even better approach, i.e. %pR. Signed-off-by: Andy Shevchenko <[email protected]> Reviewed-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_test.c')
0 files changed, 0 insertions, 0 deletions