X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2Fdrivers%2Fgpu%2Fdrm%2Fradeon%2Fatombios.h;fp=kernel%2Fdrivers%2Fgpu%2Fdrm%2Fradeon%2Fatombios.h;h=ab89eed9ddd9c47e688c090884c8f2561ff2dc11;hb=e09b41010ba33a20a87472ee821fa407a5b8da36;hp=92be50c39ffd4a4b498d439093725e991bead162;hpb=f93b97fd65072de626c074dbe099a1fff05ce060;p=kvmfornfv.git diff --git a/kernel/drivers/gpu/drm/radeon/atombios.h b/kernel/drivers/gpu/drm/radeon/atombios.h index 92be50c39..ab89eed9d 100644 --- a/kernel/drivers/gpu/drm/radeon/atombios.h +++ b/kernel/drivers/gpu/drm/radeon/atombios.h @@ -7944,8 +7944,8 @@ typedef struct { typedef struct { AMD_ACPI_DESCRIPTION_HEADER SHeader; UCHAR TableUUID[16]; //0x24 - ULONG VBIOSImageOffset; //0x34. Offset to the first GOP_VBIOS_CONTENT block from the beginning of the stucture. - ULONG Lib1ImageOffset; //0x38. Offset to the first GOP_LIB1_CONTENT block from the beginning of the stucture. + ULONG VBIOSImageOffset; //0x34. Offset to the first GOP_VBIOS_CONTENT block from the beginning of the structure. + ULONG Lib1ImageOffset; //0x38. Offset to the first GOP_LIB1_CONTENT block from the beginning of the structure. ULONG Reserved[4]; //0x3C }UEFI_ACPI_VFCT;