提交 9383292f 编写于 作者: R Ralf Baechle

Date: Fri Jan 14 03:03:23 2005 +0000

Locking cleanups.
Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 8592d4c0
...@@ -31,7 +31,7 @@ void disable_8259A_irq(unsigned int irq); ...@@ -31,7 +31,7 @@ void disable_8259A_irq(unsigned int irq);
* moves to arch independent land * moves to arch independent land
*/ */
spinlock_t DEFINE_SPINLOCK(i8259A_lock); DEFINE_SPINLOCK(i8259A_lock);
static void end_8259A_irq (unsigned int irq) static void end_8259A_irq (unsigned int irq)
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册