Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99331
b: refs/heads/master
c: 0715650
h: refs/heads/master
i:
  99329: b606bf6
  99327: e206a8a
v: v3
  • Loading branch information
Thomas Gleixner authored and Ingo Molnar committed Jul 8, 2008
1 parent afa9b2a commit e798623
Show file tree
Hide file tree
Showing 3 changed files with 3 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: 691874fa96d6349a8b60f8ea9c2bae52ece79941
refs/heads/master: 071565095897dff9668cd4a2343160ae31538c27
1 change: 0 additions & 1 deletion trunk/arch/x86/pci/acpi.c
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,6 @@ struct pci_bus * __devinit pci_acpi_scan_root(struct acpi_device *device, int do
return bus;
}

extern int pci_routeirq;
static int __init pci_acpi_init(void)
{
struct pci_dev *dev = NULL;
Expand Down
2 changes: 2 additions & 0 deletions trunk/include/asm-x86/pci.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ struct pci_sysdata {
#endif
};

extern int pci_routeirq;

/* scan a bus after allocating a pci_sysdata for it */
extern struct pci_bus *pci_scan_bus_on_node(int busno, struct pci_ops *ops,
int node);
Expand Down

0 comments on commit e798623

Please sign in to comment.