Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113532
b: refs/heads/master
c: 780209a
h: refs/heads/master
v: v3
  • Loading branch information
Glauber Costa authored and Ingo Molnar committed Oct 13, 2008
1 parent 4202b1e commit 5232f99
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: 2f97435e57926a5cdc104fe5a7c64932cb62cdda
refs/heads/master: 780209af714ba733cd9e2f3526107becfc1969bc
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/irqinit_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ DEFINE_PER_CPU(vector_irq_t, vector_irq) = {
[IRQ15_VECTOR + 1 ... NR_VECTORS - 1] = -1
};

static void __init init_ISA_irqs (void)
void __init init_ISA_irqs(void)
{
int i;

Expand Down

0 comments on commit 5232f99

Please sign in to comment.