PCI: Make local functions/structs static
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 12 Apr 2013 17:20:03 +0000 (11:20 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 12 Apr 2013 17:26:01 +0000 (11:26 -0600)
commit9738abedd6721926dfb25fe6912be207b7168d03
tree4bba4e723a8b8665436ac9f5f0ef6c6548b283e1
parent139f925126cc31b925484b2bc2cd0b0357c2bbd6
PCI: Make local functions/structs static

This fixes "no previous prototype" warnings found via "make W=1".

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/msi.c
drivers/pci/pci.c
drivers/pci/pcie/aer/aer_inject.c
drivers/pci/setup-bus.c