On Wed, Sep 24, 2014 at 11:09:31AM +0800, Yijing Wang wrote: > 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(-) Applied to pci/msi for v3.18, thanks! -- 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