]> asedeno.scripts.mit.edu Git - linux.git/commit
PCI: Remove redundant pcibios_set_master() declarations
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 28 Sep 2017 22:02:42 +0000 (17:02 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 8 Nov 2017 00:38:47 +0000 (18:38 -0600)
commit137ed9f0ee20b72e03492f8f0358cb19f74a89c4
tree86c86f8ab19fc906329dc23582b7cf1a0598282f
parent3ad3f8ce50914288731a3018b27ee44ab803e170
PCI: Remove redundant pcibios_set_master() declarations

All users of pcibios_set_master() include <linux/pci.h>, which already has
a declaration.  Remove the unnecessary declarations from the <asm/pci.h>
files.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Jesper Nilsson <jesper.nilsson@axis.com> # CRIS
Acked-by: Ralf Baechle <ralf@linux-mips.org> # MIPS
arch/alpha/include/asm/pci.h
arch/cris/include/asm/pci.h
arch/frv/include/asm/pci.h
arch/mips/include/asm/pci.h
arch/mn10300/include/asm/pci.h
arch/parisc/include/asm/pci.h
arch/sh/include/asm/pci.h
arch/x86/include/asm/pci.h