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: Ubuntu-5.13.0-19.19~4293^2~3^2~6 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=b4bc9d95e69368935a399b16ea26ca7573abafca;p=mirror_ubuntu-jammy-kernel.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 b3672d10ea54..e8fb10c41f16 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