Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 53284
b: refs/heads/master
c: 35bdd52
h: refs/heads/master
v: v3
  • Loading branch information
Sam Creasey authored and Linus Torvalds committed May 5, 2007
1 parent dbda454 commit d367125
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: d6713b4091a99fa2af2fabdcd2f3fb97f32ecf2e
refs/heads/master: 35bdd52d7401b1208552523d6fa28d4a37dbc74d
2 changes: 1 addition & 1 deletion trunk/arch/m68k/sun3/sun3ints.c
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ void sun3_init_IRQ(void)

m68k_setup_auto_interrupt(sun3_inthandle);
m68k_setup_irq_controller(&sun3_irq_controller, IRQ_AUTO_1, 7);
m68k_setup_user_interrupt(VEC_USER, 192, NULL);
m68k_setup_user_interrupt(VEC_USER, 128, NULL);

request_irq(IRQ_AUTO_5, sun3_int5, 0, "int5", NULL);
request_irq(IRQ_AUTO_7, sun3_int7, 0, "int7", NULL);
Expand Down

0 comments on commit d367125

Please sign in to comment.