Files
Greg Kroah-Hartman 54ab26576b ANDROID: GKI: fix up CRC issue with msi.c
In commit aad1246896 ("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: aad1246896 ("PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag")
Change-Id: If029992f52e21601784f488c82e70fcf31fb9c68
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2025-05-23 09:50:46 +00:00
..