diff options
Diffstat (limited to 'source/include/acrestyp.h')
| -rw-r--r-- | source/include/acrestyp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/include/acrestyp.h b/source/include/acrestyp.h index feec49803668..72f0d1631087 100644 --- a/source/include/acrestyp.h +++ b/source/include/acrestyp.h @@ -485,6 +485,7 @@ typedef struct acpi_resource_gpio UINT8 Type; \ UINT8 ProducerConsumer; /* For values, see Producer/Consumer above */\ UINT8 SlaveMode; \ + UINT8 ConnectionSharing; \ UINT8 TypeRevisionId; \ UINT16 TypeDataLength; \ UINT16 VendorLength; \ |
