[MIPS] SMTC: Fix build error.
authorFrank Rowand <frank.rowand@am.sony.com>
Tue, 15 Jan 2008 22:26:44 +0000 (14:26 -0800)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 22 Jan 2008 00:35:23 +0000 (00:35 +0000)
Fix compile warning (which becomes compile error due to -Werror).  Type of
argument "flags" for spin_lock_irqsave() was incorrect in some functions.

Signed-off-by: Frank Rowand <frank.rowand@am.sony.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found