From: Adrian Bunk Date: Mon, 5 May 2008 18:25:47 +0000 (+0300) Subject: PCI: drivers/pci/pci.c: add prototypes X-Git-Tag: v2.6.27-rc1~1046^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19792a0859f96e9fc8ce87d97b269bcb895389e5;p=pandora-kernel.git PCI: drivers/pci/pci.c: add prototypes This patch adds prototypes for pcibios_disable_device() and pcibios_set_pcie_reset_state() in include/linux/pci.h While I was at it, I also removed the unneeded "extern" from the prototype of pcibios_add_platform_entries(). Signed-off-by: Adrian Bunk Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed