Commit 389c9aec authored by James Mayer's avatar James Mayer Committed by Tom Rini

[PATCH] arch_sh_kernel_irq_intc2.c, typo: the the

parent 5922cf9b
......@@ -107,7 +107,7 @@ void make_intc2_irq(unsigned int irq, unsigned int addr,
}
disable_irq_nosync(irq);
/* Fill the the data we need */
/* Fill the data we need */
intc2_data[offset].addr=addr;
intc2_data[offset].mask=1<<pos;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment