summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/include/atombios.h
diff options
context:
space:
mode:
authorRongguang Wei <weirongguang@kylinos.cn>2022-04-26 11:15:29 +0300
committerAlex Deucher <alexander.deucher@amd.com>2022-04-26 18:53:03 +0300
commit2530dc3cd3dbca28c721eb0f14105bd17512b342 (patch)
tree7d95133631d57dca563520e6875ec5573ece6317 /drivers/gpu/drm/amd/include/atombios.h
parent2f33a397e9605e70fe2082d727aa1501a9386b95 (diff)
downloadlinux-2530dc3cd3dbca28c721eb0f14105bd17512b342.tar.xz
drm/amdgpu: fix typo
Fix spelling mistake: "differnt" -> "different" "commond" -> "common" Signed-off-by: Rongguang Wei <weirongguang@kylinos.cn> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/include/atombios.h')
-rw-r--r--drivers/gpu/drm/amd/include/atombios.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/include/atombios.h b/drivers/gpu/drm/amd/include/atombios.h
index da895d1f3b4f..1f9df4e7509b 100644
--- a/drivers/gpu/drm/amd/include/atombios.h
+++ b/drivers/gpu/drm/amd/include/atombios.h
@@ -4665,7 +4665,7 @@ typedef struct _ATOM_EXTERNAL_DISPLAY_CONNECTION_INFO
UCHAR Reserved[3]; // for potential expansion
}ATOM_EXTERNAL_DISPLAY_CONNECTION_INFO;
-//Related definitions, all records are differnt but they have a commond header
+//Related definitions, all records are different but they have a common header
typedef struct _ATOM_COMMON_RECORD_HEADER
{
UCHAR ucRecordType; //An emun to indicate the record type