From: Oliver Kurth Date: Tue, 17 Mar 2020 21:36:57 +0000 (-0700) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-11.1.0~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8252e3ea8e111818c63eff87254a9a3a2e7d02b;p=thirdparty%2Fopen-vm-tools.git Common header file change not applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/x86cpuid.h b/open-vm-tools/lib/include/x86cpuid.h index 294546754..63355d187 100644 --- a/open-vm-tools/lib/include/x86cpuid.h +++ b/open-vm-tools/lib/include/x86cpuid.h @@ -921,8 +921,8 @@ FIELD( 80, 0, EBX, 0, 32, LEAF80_VENDOR1, NA, 0 ) \ FIELD( 80, 0, ECX, 0, 32, LEAF80_VENDOR3, NA, 0 ) \ FIELD( 80, 0, EDX, 0, 32, LEAF80_VENDOR2, NA, 0 ) -#define CPUID_81_EAX_14 \ -FLAG( 81, 0, ECX, 14, 1, LEAF81ECX_RSVD1, NO, 0 ) +#define CPUID_81_ECX_14 \ +FLAG( 81, 0, ECX, 14, 1, LEAF81ECX_RSVD1, NO, 0 ) /* LEVEL, SUB-LEVEL, REG, POS, SIZE, NAME, MON SUPP, HWV */ #define CPUID_FIELD_DATA_LEVEL_81 \