Yijing Wang
2014-09-24 03:09:31 UTC
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(-)
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(-)