commit | 48b19148733b4826eeedfd8be9f19b61c8d010b1 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Sun Nov 06 01:45:08 2005 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Nov 10 16:09:18 2005 -0800 |
tree | 808f72f581b3076fd2474baa2ecc8cd0c9f42461 | |
parent | 26205e026cf2b3bb039d6169978ae520973f4141 [diff] |
[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>