diff options
author | 2023-02-09 12:53:30 +0000 | |
---|---|---|
committer | 2023-02-09 10:04:49 -0500 | |
commit | 09efa4a0e87776fc1cdc96733e8e55813a377d6a (patch) | |
tree | 1e3ee4a849f9a102af2b927139d3f7eff2e2b949 /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | |
parent | drm/amd/display: remove duplicate include header (diff) | |
download | linux-rng-09efa4a0e87776fc1cdc96733e8e55813a377d6a.tar.xz linux-rng-09efa4a0e87776fc1cdc96733e8e55813a377d6a.zip |
drm/amd/display: Fix spelling mistakes of function name in error message
The function name is being reported as dc_link_contruct when it is
actually dc_link_construct_phy. Fix this by using %s and the __func__
for the function name.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c')
0 files changed, 0 insertions, 0 deletions