Commit 125b1deb authored by Guchun Chen's avatar Guchun Chen Committed by Alex Deucher
Browse files

drm/amdgpu: fix incorrect comment



It should be one copy-paste typo.

Signed-off-by: default avatarGuchun Chen <guchun.chen@amd.com>
Reviewed-by: default avatarTao Zhou <tao.zhou1@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 3514521c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,4 +26,4 @@

int amdgpu_fru_get_product_info(struct amdgpu_device *adev);

#endif  // __AMDGPU_PRODINFO_H__
#endif  // __AMDGPU_FRU_EEPROM_H__