gpu: drm: replace occurrences of invalid character
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 19 May 2021 08:15:35 +0000 (10:15 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 19 May 2021 16:39:08 +0000 (12:39 -0400)
commite52e4a3132a604c9f04a934bd6c2980f5293dc0a
tree6afc6b918262935d9f576c9957fb541708e24775
parentf7f525030854b1c093d593dfc6edb1f75593a528
gpu: drm: replace occurrences of invalid character

There are some places at drm that ended receiving a
REPLACEMENT CHARACTER U+fffd ('�'), probably because of
some bad charset conversion.

Fix them by using what it seems to be the proper
character.

Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/e606930c73029f16673849c57acac061dd923866.1621412009.git.mchehab+huawei@kernel.org
drivers/gpu/drm/amd/include/atombios.h
drivers/gpu/drm/i915/gt/intel_gpu_commands.h
drivers/gpu/drm/i915/i915_gpu_error.h
drivers/gpu/drm/r128/r128_drv.h