ANDROID: GKI: fix up CRC issue with msi.c
In commit aad12468 ("PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag"), irqdomain.h was added to the msi.c file, bringing in a full definition of struct irq_domain and device_node. Fix up the CRC values by marking these structures as ANDROID_KABI_DECLONLY() Fixes: aad12468 ("PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag") Change-Id: If029992f52e21601784f488c82e70fcf31fb9c68 Signed-off-by:Greg Kroah-Hartman <gregkh@google.com>
Loading
Please sign in to comment