projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7eded01
)
drm/amdgpu: Fix spelling mistake "Heterogenous" -> "Heterogeneous"
author
Colin Ian King
<colin.king@canonical.com>
Tue, 15 Dec 2020 10:56:51 +0000
(10:56 +0000)
committer
Alex Deucher
<alexander.deucher@amd.com>
Tue, 15 Dec 2020 16:35:53 +0000
(11:35 -0500)
There is a spelling mistake in a comment in the Kconfig. Fix it.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/amdkfd/Kconfig
b/drivers/gpu/drm/amd/amdkfd/Kconfig
index b3672d10ea54bfa76f01631265ca08fc0ccaa1e9..e8fb10c41f16710e0383411e03e2b9539d526888 100644
(file)
--- 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
+# Heterogen
e
ous system architecture configuration
#
config HSA_AMD