linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] PCI: Cleanup unused stuff
@ 2017-10-05 20:38 Bjorn Helgaas
  2017-10-05 20:38 ` [PATCH 1/4] PCI: Remove redundant pcibios_set_master() declarations Bjorn Helgaas
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Bjorn Helgaas @ 2017-10-05 20:38 UTC (permalink / raw)
  To: linux-pci
  Cc: linux-mips, Rich Felker, linux-ia64, linux-sh,
	Benjamin Herrenschmidt, David Howells, Max Filippov,
	Paul Mackerras, H. Peter Anvin, sparclinux, Jesper Nilsson,
	linux-am33-list, Yoshinori Sato, Michael Ellerman, Helge Deller,
	x86, James E.J. Bottomley, Ingo Molnar, Matt Turner, Fenghua Yu,
	linux-xtensa, Mikael Starvik, Ivan Kokshaysky, Thomas Gleixner,
	Richard Henderson, Chris Zankel, Tony Luck, linux-cris-kernel,
	linux-parisc, Ralf Baechle, linux-alpha, linuxppc-dev,
	David S. Miller

Sorry for the long cc list.  These are pretty trivial; they just remove
some unnecessary declarations across several arches.

---

Bjorn Helgaas (4):
      PCI: Remove redundant pcibios_set_master() declarations
      PCI: Remove redundant pci_dev, pci_bus, resource declarations
      PCI: Remove unused declarations
      alpha/PCI: Make pdev_save_srm_config() static


 arch/alpha/include/asm/pci.h            |    5 -----
 arch/alpha/kernel/pci.c                 |   11 ++++++++++-
 arch/alpha/kernel/pci_impl.h            |    8 --------
 arch/cris/include/asm/pci.h             |    9 ---------
 arch/frv/include/asm/pci.h              |    4 ----
 arch/ia64/include/asm/pci.h             |    4 ----
 arch/mips/include/asm/pci.h             |    4 ----
 arch/mn10300/include/asm/pci.h          |    4 ----
 arch/mn10300/unit-asb2305/pci-asb2305.h |    3 ---
 arch/parisc/include/asm/pci.h           |    8 --------
 arch/powerpc/include/asm/pci.h          |    2 --
 arch/sh/include/asm/pci.h               |    4 ----
 arch/sparc/include/asm/pci_32.h         |    2 --
 arch/x86/include/asm/pci.h              |    2 --
 arch/xtensa/include/asm/pci.h           |    2 --
 15 files changed, 10 insertions(+), 62 deletions(-)

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2017-10-09 13:16 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-05 20:38 [PATCH 0/4] PCI: Cleanup unused stuff Bjorn Helgaas
2017-10-05 20:38 ` [PATCH 1/4] PCI: Remove redundant pcibios_set_master() declarations Bjorn Helgaas
2017-10-05 20:57   ` Thomas Gleixner
2017-10-06  7:28   ` Jesper Nilsson
2017-10-09 13:10   ` Ralf Baechle
2017-10-05 20:38 ` [PATCH 2/4] PCI: Remove redundant pci_dev, pci_bus, resource declarations Bjorn Helgaas
2017-10-06  7:27   ` Jesper Nilsson
2017-10-09 13:12   ` Ralf Baechle
2017-10-05 20:38 ` [PATCH 3/4] PCI: Remove unused declarations Bjorn Helgaas
2017-10-05 20:57   ` Thomas Gleixner
2017-10-05 20:39 ` [PATCH 4/4] alpha/PCI: Make pdev_save_srm_config() static Bjorn Helgaas
2017-10-07  8:58 ` [PATCH 0/4] PCI: Cleanup unused stuff Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).