v3->v4: fix the build error under powerpc, I missed to replace its __read_msi_msg() in last patch. Yijing Wang (3): MSI/powerpc: Use __read_msi_msg() instead of read_msi_msg() PCI/MSI: Remove unused function read_msi_msg() PCI/MSI: Rename __read_msi_msg() to read_msi_msg() arch/powerpc/platforms/pseries/msi.c | 2 +- arch/x86/pci/xen.c | 2 +- drivers/pci/msi.c | 9 +-------- include/linux/msi.h | 3 +-- 4 files changed, 4 insertions(+), 12 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html