Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77389
b: refs/heads/master
c: 79f1ec8
h: refs/heads/master
i:
  77387: 1b65db9
v: v3
  • Loading branch information
Joe Perches authored and Bryan Wu committed Dec 24, 2007
1 parent a75da90 commit a21481c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: b39f4ce974114ce8960d8bfa063c1f61e29d67cf
refs/heads/master: 79f1ec862ae2e693b85fd7c94654ba1779ff5863
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/kernel/early_printk.c
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ asmlinkage void __init init_early_exception_vectors(void)
bfin_write_EVT15(early_trap);
CSYNC();

/* Set all the return from interupt, exception, NMI to a known place
/* Set all the return from interrupt, exception, NMI to a known place
* so if we do a RETI, RETX or RETN by mistake - we go somewhere known
* Note - don't change RETS - we are in a subroutine, or
* RETE - since it might screw up if emulator is attached
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/mach-bf548/ints-priority.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Author: Michael Hennerich
*
* Created:
* Description: Set up the interupt priorities
* Description: Set up the interrupt priorities
*
* Modified:
* Copyright 2004-2006 Analog Devices Inc.
Expand Down

0 comments on commit a21481c

Please sign in to comment.