[AMD Public Use] Reviewed-by: Tao Zhou <[email protected]>
> -----Original Message----- > From: Chen, Guchun <[email protected]> > Sent: Tuesday, September 29, 2020 12:55 PM > To: [email protected]; Deucher, Alexander > <[email protected]>; Zhang, Hawking <[email protected]>; > Li, Dennis <[email protected]>; Zhou1, Tao <[email protected]>; > Clements, John <[email protected]> > Cc: Chen, Guchun <[email protected]> > Subject: [PATCH 1/2] drm/amdgpu: fix incorrect comment > > It should be one copy-paste typo. > > Signed-off-by: Guchun Chen <[email protected]> > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.h > b/drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.h > index f29a8611d69b..1308d976d60e 100644 > --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.h > +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.h > @@ -26,4 +26,4 @@ > > int amdgpu_fru_get_product_info(struct amdgpu_device *adev); > > -#endif // __AMDGPU_PRODINFO_H__ > +#endif // __AMDGPU_FRU_EEPROM_H__ > -- > 2.17.1 _______________________________________________ amd-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/amd-gfx
