diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2016-06-17 21:43:34 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2016-06-17 21:43:34 +0200 |
commit | 8221a013528597edc18d371b22667e8eefca599b (patch) | |
tree | fba180ad1241e6acb75f4ef93f4d3ce9bff03f01 /REPORTING-BUGS | |
parent | microblaze/PCI: Remove useless __pci_mmap_set_pgprot() (diff) | |
download | linux-8221a013528597edc18d371b22667e8eefca599b.tar.xz linux-8221a013528597edc18d371b22667e8eefca599b.zip |
PCI: Unify pci_resource_to_user() declarations
Replace the pci_resource_to_user() declarations in each arch that defines
HAVE_ARCH_PCI_RESOURCE_TO_USER with a single one in linux/pci.h.
Change the MIPS static inline implementation to a non-inline version so the
static inline doesn't conflict with the new non-static linux/pci.h
declaration.
No functional change intended.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions