x86/apic/msi: Remove arch_create_remap_msi_irq_domain()
authorThomas Gleixner <tglx@linutronix.de>
Thu, 24 Nov 2022 23:26:12 +0000 (00:26 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 5 Dec 2022 21:22:33 +0000 (22:22 +0100)
commit4d5a4ccc519ab0a62e220dc8dcd8bc1c5f8fee10
tree75d1c19ef5c7720828905f535b7525c9c4de9c79
parentcc7594ffadde77e2825faf1c576230530c829bc3
x86/apic/msi: Remove arch_create_remap_msi_irq_domain()

and related code which is not longer required now that the interrupt remap
code has been converted to MSI parent domains.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Acked-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20221124232326.267353814@linutronix.de
arch/x86/include/asm/irq_remapping.h
arch/x86/kernel/apic/msi.c