Revert "PCI/MSI: Provide stubs for IMS functions"
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 10 Apr 2024 22:13:01 +0000 (17:13 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 15 May 2024 22:01:47 +0000 (17:01 -0500)
commit372c669271bff736c5bc275c982d8d1b4f1f147c
treed133314dd07e15aa09e519587333fb3a6351ad59
parent4cece764965020c22cff7665b18a012006359095
Revert "PCI/MSI: Provide stubs for IMS functions"

This reverts commit 41efa431244f6498833ff8ee8dde28c4924c5479.

IMS (Interrupt Message Store) support appeared in v6.2, but there are no
users yet.

Remove it for now.  We can add it back when a user comes along.  If this is
re-added later, this could be squashed with these commits:

  0194425af0c8 ("PCI/MSI: Provide IMS (Interrupt Message Store) support")
  c9e5bea27383 ("PCI/MSI: Provide pci_ims_alloc/free_irq()")

which added the non-stub implementations.

Link: https://lore.kernel.org/r/20240410221307.2162676-2-helgaas@kernel.org
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
include/linux/pci.h