projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84c0792
)
arch/h8300/: Spelling fixes
author
Joe Perches
<joe@perches.com>
Sun, 3 Feb 2008 14:52:33 +0000
(16:52 +0200)
committer
Adrian Bunk
<bunk@kernel.org>
Sun, 3 Feb 2008 14:52:33 +0000
(16:52 +0200)
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
arch/h8300/platform/h8s/ints.c
patch
|
blob
|
history
diff --git
a/arch/h8300/platform/h8s/ints.c
b/arch/h8300/platform/h8s/ints.c
index 551fd5f30d826ae0a25ab015100c18d9d0b3d4c4..ac10b9783850aa1473bd13c463af1e4eac021708 100644
(file)
--- a/
arch/h8300/platform/h8s/ints.c
+++ b/
arch/h8300/platform/h8s/ints.c
@@
-121,7
+121,7
@@
void __init init_IRQ(void)
printk("virtual vector at 0x%08lx\n",(unsigned long)ramvec);
#if defined(CONFIG_GDB_DEBUG)
- /* save orignal break vector */
+ /* save orig
i
nal break vector */
break_vec = ramvec[TRAP3_VEC];
#else
break_vec = VECTOR(trace_break);