Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 30743
b: refs/heads/master
c: d5fb342
h: refs/heads/master
i:
  30741: 4cac129
  30739: 801a72d
  30735: 3b728a5
v: v3
  • Loading branch information
James Bottomley authored and Linus Torvalds committed Jun 28, 2006
1 parent de645d3 commit 31f9214
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 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: 96c52749036eca2b131f435d3895a3c6aba92e76
refs/heads/master: d5fb34261dcd32c9cb3b28121fdc46308db513a1
5 changes: 2 additions & 3 deletions trunk/arch/i386/mach-voyager/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
#include <linux/config.h>
#include <linux/init.h>
#include <linux/interrupt.h>
#include <asm/acpi.h>
#include <asm/arch_hooks.h>
#include <asm/voyager.h>
#include <asm/e820.h>
#include <asm/io.h>
#include <asm/setup.h>

void __init pre_intr_init_hook(void)
Expand All @@ -27,8 +27,7 @@ void __init intr_init_hook(void)
smp_intr_init();
#endif

if (!acpi_ioapic)
setup_irq(2, &irq2);
setup_irq(2, &irq2);
}

void __init pre_setup_arch_hook(void)
Expand Down

0 comments on commit 31f9214

Please sign in to comment.