Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 102221
b: refs/heads/master
c: 19792a0
h: refs/heads/master
i:
  102219: db22743
v: v3
  • Loading branch information
Adrian Bunk authored and Jesse Barnes committed Jun 10, 2008
1 parent c162f4c commit 0dd1352
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 552fe04aa242f164f126abfdb3f6f90fd6679d9f
refs/heads/master: 19792a0859f96e9fc8ce87d97b269bcb895389e5
5 changes: 4 additions & 1 deletion trunk/include/linux/pci.h
Original file line number Diff line number Diff line change
Expand Up @@ -1059,7 +1059,10 @@ extern int pci_pci_problems;
extern unsigned long pci_cardbus_io_size;
extern unsigned long pci_cardbus_mem_size;

extern int pcibios_add_platform_entries(struct pci_dev *dev);
int pcibios_add_platform_entries(struct pci_dev *dev);
void pcibios_disable_device(struct pci_dev *dev);
int pcibios_set_pcie_reset_state(struct pci_dev *dev,
enum pcie_reset_state state);

#ifdef CONFIG_PCI_MMCONFIG
extern void __init pci_mmcfg_early_init(void);
Expand Down

0 comments on commit 0dd1352

Please sign in to comment.