MN10300: Fix interrupt mask alteration function call name in gdbstub
authorDavid Howells <dhowells@redhat.com>
Tue, 7 Dec 2010 17:41:40 +0000 (17:41 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 7 Dec 2010 19:29:14 +0000 (11:29 -0800)
Fix the name of interrupt mask alteration function (ie the
local_change_intr_mask_level() fn) called in gdbstub to have an arch_
prefix to match the definition in asm/irqflags.h.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found