From: Adrian Bunk Date: Sun, 6 Nov 2005 00:45:08 +0000 (+0100) Subject: [PATCH] PCI: drivers/pci/: small cleanups X-Git-Tag: v2.6.15-rc1~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48b19148733b4826eeedfd8be9f19b61c8d010b1;p=pandora-kernel.git [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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed