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.11-rc1~26^2~5^2~6 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=b4bc9d95e69368935a399b16ea26ca7573abafca;p=linux-block.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