Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54349
b: refs/heads/master
c: 8248daa
h: refs/heads/master
i:
  54347: 1d2e9a6
v: v3
  • Loading branch information
Paul Mundt authored and Paul Mundt committed May 7, 2007
1 parent 42ae2d6 commit 5540e42
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: f6072896e3f4c577db7e3a06105ebdfd52d7e7c9
refs/heads/master: 8248daac6b9cde7748a659dcabea6584d62a9fd8
6 changes: 0 additions & 6 deletions trunk/drivers/serial/sh-sci.c
Original file line number Diff line number Diff line change
Expand Up @@ -738,12 +738,6 @@ static irqreturn_t sci_br_interrupt(int irq, void *ptr)

/* Handle BREAKs */
sci_handle_breaks(port);

#ifdef CONFIG_SH_KGDB
/* Break into the debugger if a break is detected */
breakpoint();
#endif

sci_out(port, SCxSR, SCxSR_BREAK_CLEAR(port));

return IRQ_HANDLED;
Expand Down

0 comments on commit 5540e42

Please sign in to comment.