OSDN Git Service

PCI/MSI: Make pci_msi_domain_write_msg() static
authorThomas Gleixner <tglx@linutronix.de>
Mon, 6 Dec 2021 22:27:33 +0000 (23:27 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 9 Dec 2021 10:52:20 +0000 (11:52 +0100)
commit9e8688c5f2990dadcf83728cd00a7e8497fc6aa9
treeb9c113500e4d494ad407a5c5e16235fc7cbde28c
parent3ba1f050c91d5ce3672dbf3a55dc2451c0b342e2
PCI/MSI: Make pci_msi_domain_write_msg() static

There is no point to have this function public as it is set by the PCI core
anyway when a PCI/MSI irqdomain is created.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com> # PCI
Link: https://lore.kernel.org/r/20211206210224.157070464@linutronix.de
drivers/irqchip/irq-gic-v2m.c
drivers/irqchip/irq-gic-v3-its-pci-msi.c
drivers/irqchip/irq-gic-v3-mbi.c
drivers/pci/msi.c
include/linux/msi.h