]> err.no Git - linux-2.6/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)
commit48b19148733b4826eeedfd8be9f19b61c8d010b1
tree808f72f581b3076fd2474baa2ecc8cd0c9f42461
parent26205e026cf2b3bb039d6169978ae520973f4141
[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