DynamicTablesPkg: Remove EArmObjExtendedInterruptInfo
The EArmObjExtendedInterruptInfo doesn't exist. Remove any reference to this enum. Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com> Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
This commit is contained in:
parent
cc00dbcb19
commit
83876950ab
|
@ -681,8 +681,6 @@ typedef CM_ARM_GENERIC_INTERRUPT CM_ARM_SMMU_INTERRUPT;
|
||||||
Vector Flags (Byte 3) of the Extended Interrupt
|
Vector Flags (Byte 3) of the Extended Interrupt
|
||||||
resource descriptor.
|
resource descriptor.
|
||||||
See EFI_ACPI_EXTENDED_INTERRUPT_FLAG_xxx in Acpi10.h
|
See EFI_ACPI_EXTENDED_INTERRUPT_FLAG_xxx in Acpi10.h
|
||||||
|
|
||||||
ID: EArmObjExtendedInterruptInfo
|
|
||||||
*/
|
*/
|
||||||
typedef CM_ARM_GENERIC_INTERRUPT CM_ARM_EXTENDED_INTERRUPT;
|
typedef CM_ARM_GENERIC_INTERRUPT CM_ARM_EXTENDED_INTERRUPT;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue