drm/amd/display: Fix typo of format termination newline
authorJoe Perches <joe@perches.com>
Sat, 15 May 2021 17:01:26 +0000 (10:01 -0700)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 20 May 2021 02:43:38 +0000 (22:43 -0400)
commit49da4c2be53ecc0885d02a80cc1255acb5823057
treed7dc407b3665a325cc5c5649be33268a65fdca0c
parent258ec890cc509c468638ce18a6ed48a058d7f49a
drm/amd/display: Fix typo of format termination newline

/n should be \n

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn30/dcn30_resource.c
drivers/gpu/drm/amd/display/dc/dcn301/dcn301_resource.c
drivers/gpu/drm/amd/display/dc/dcn302/dcn302_resource.c