From: Colin Ian King Date: Tue, 15 Dec 2020 10:56:51 +0000 (+0000) Subject: drm/amdgpu: Fix spelling mistake "Heterogenous" -> "Heterogeneous" X-Git-Tag: v5.15~1634^2~22^2~127 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b4bc9d95e69368935a399b16ea26ca7573abafca;p=platform%2Fkernel%2Flinux-starfive.git drm/amdgpu: Fix spelling mistake "Heterogenous" -> "Heterogeneous" There is a spelling mistake in a comment in the Kconfig. Fix it. Signed-off-by: Colin Ian King Signed-off-by: Alex Deucher --- diff --git a/drivers/gpu/drm/amd/amdkfd/Kconfig b/drivers/gpu/drm/amd/amdkfd/Kconfig index b3672d1..e8fb10c 100644 --- a/drivers/gpu/drm/amd/amdkfd/Kconfig +++ b/drivers/gpu/drm/amd/amdkfd/Kconfig @@ -1,6 +1,6 @@ # SPDX-License-Identifier: MIT # -# Heterogenous system architecture configuration +# Heterogeneous system architecture configuration # config HSA_AMD