]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: drivers/pci/pci.c: add prototypes
authorAdrian Bunk <bunk@kernel.org>
Mon, 5 May 2008 18:25:47 +0000 (21:25 +0300)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 10 Jun 2008 17:59:41 +0000 (10:59 -0700)
commite02f479908485d2779386aa34b6118491af2ee57
tree3743d82131c402c445f8f1c5afb8933bb767f8a8
parentfd668e343b73ea0146b5ed379256f1074507149d
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 <bunk@kernel.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
include/linux/pci.h