]> asedeno.scripts.mit.edu Git - linux.git/commit
PCI: Remove unused declarations
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 4 Oct 2017 20:40:46 +0000 (15:40 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 8 Nov 2017 00:38:48 +0000 (18:38 -0600)
commit7b30aa1f237045fd54a0e9b050c7c06dff6b711a
treec330b0acfa14a335cace8f1e786c9808ce9b80f2
parentbe2d877aaa043d23c0522fd3c7491b8ef7b631fa
PCI: Remove unused declarations

Remove these unused declarations:

  pcibios_config_init()              # never defined anywhere
  pcibios_scan_root()                # only defined by x86
  pcibios_get_irq_routing_table()    # only defined by x86
  pcibios_set_irq_routing()          # only defined by x86

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Ingo Molnar <mingo@kernel.org>
arch/cris/include/asm/pci.h
arch/ia64/include/asm/pci.h
arch/mn10300/unit-asb2305/pci-asb2305.h
arch/x86/include/asm/pci.h