Commit 2530dc3c authored by Rongguang Wei's avatar Rongguang Wei Committed by Alex Deucher
Browse files

drm/amdgpu: fix typo



Fix spelling mistake:
	"differnt" -> "different"
	"commond"  -> "common"

Signed-off-by: default avatarRongguang Wei <weirongguang@kylinos.cn>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 2f33a397
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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