Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81798
b: refs/heads/master
c: 7c74806
h: refs/heads/master
v: v3
  • Loading branch information
Greg Ungerer authored and Linus Torvalds committed Feb 1, 2008
1 parent aa06f10 commit fb86aa6
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: dad263b84e244cd991f40ab9f87813078f585abb
refs/heads/master: 7c74806bc9addc312f59f2e7388b3a436c0c5131
2 changes: 1 addition & 1 deletion trunk/drivers/serial/68328serial.c
Original file line number Diff line number Diff line change
Expand Up @@ -1410,7 +1410,7 @@ rs68328_init(void)

if (request_irq(uart_irqs[i],
rs_interrupt,
IRQ_FLG_STD,
IRQF_DISABLED,
"M68328_UART", NULL))
panic("Unable to attach 68328 serial interrupt\n");
}
Expand Down

0 comments on commit fb86aa6

Please sign in to comment.