]> git.baikalelectronics.ru Git - kernel.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)
commit08d60e7eaa9a1c0718de0414899ab488f4a143e3
tree86c86f8ab19fc906329dc23582b7cf1a0598282f
parentfc3bf9de01a162dec8209332cde7e8c97cf75c21
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