diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2013-04-15 18:44:18 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2013-04-15 18:44:18 +0200 |
commit | c3139ba212ddc240656f4bcfc7c946418cd83e19 (patch) | |
tree | a5aa9746a5f646ed25ea426173f1b06269dbde85 /drivers/pci/setup-res.c | |
parent | PCI: Make local functions/structs static (diff) | |
download | linux-c3139ba212ddc240656f4bcfc7c946418cd83e19.tar.xz linux-c3139ba212ddc240656f4bcfc7c946418cd83e19.zip |
PCI: Move cpci_hotplug_init() proto to header file
cpci_hotplug_init() and cpci_hotplug_exit() are defined in
cpci_hotplug_core.c but had extern declarations in pci_hotplug_core.c.
This puts the declarations in a header file included both places so
the compiler can help keep everything consistent.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/setup-res.c')
0 files changed, 0 insertions, 0 deletions