提交 eb9c7f41 编写于 作者: J Joe Perches 提交者: Paul Mundt

sh: arch/sh/: Spelling fixes.

Signed-off-by: NJoe Perches <joe@perches.com>
Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
上级 6fc5153a
......@@ -136,7 +136,7 @@ int systemasic_irq_demux(int irq)
emr = EMR_BASE + (level << 4) + (level << 2);
esr = ESR_BASE + (level << 2);
/* Mask the ESR to filter any spurious, unwanted interrtupts */
/* Mask the ESR to filter any spurious, unwanted interrupts */
status = inl(esr);
status &= inl(emr);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册