Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64828
b: refs/heads/master
c: 4dd5bb9
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle authored and Greg Kroah-Hartman committed Sep 11, 2007
1 parent 84c9f67 commit 2e1a6af
Show file tree
Hide file tree
Showing 2 changed files with 2 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: e365c3e75ef00a78bd38757a9da12e84039c2828
refs/heads/master: 4dd5bb987367d791e10e716538d83edb24c0817d
2 changes: 1 addition & 1 deletion trunk/arch/i386/pci/pcbios.c
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@ struct irq_routing_options {
u16 segment;
} __attribute__((packed));

struct irq_routing_table * __devinit pcibios_get_irq_routing_table(void)
struct irq_routing_table * pcibios_get_irq_routing_table(void)
{
struct irq_routing_options opt;
struct irq_routing_table *rt = NULL;
Expand Down

0 comments on commit 2e1a6af

Please sign in to comment.