]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] PCI: drivers/pci/: small cleanups
authorAdrian Bunk <bunk@stusta.de>
Sun, 6 Nov 2005 00:45:08 +0000 (01:45 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Nov 2005 00:09:18 +0000 (16:09 -0800)
commit084355b24bc93c284d800520458a2e329ed16a07
tree808f72f581b3076fd2474baa2ecc8cd0c9f42461
parent2b02ed4f182fa9a358b9c6ec32575b94b26b16d7
[PATCH] PCI: drivers/pci/: small cleanups

This patch contains the following cleanups:
- access.c should #include "pci.h" for getting the prototypes of it's
  global functions
- hotplug/shpchp_pci.c: make the needlessly global function
  program_fw_provided_values() static

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/access.c
drivers/pci/hotplug/shpchp_pci.c