x86/irq: Make most MSI ops XEN private
authorThomas Gleixner <tglx@linutronix.de>
Wed, 26 Aug 2020 11:17:04 +0000 (13:17 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 16 Sep 2020 14:52:38 +0000 (16:52 +0200)
commit874a2013a07dd8ec48413db5d06d27d02f7765b5
tree4b50d63258866b759c72d1f0bd78eb752e34d020
parent7ca435cf857dd63d29d5e0b785807f6988788d2f
x86/irq: Make most MSI ops XEN private

Nothing except XEN uses the setup/teardown ops. Hide them there.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20200826112334.198633344@linutronix.de
arch/x86/include/asm/x86_init.h
arch/x86/pci/xen.c