microblaze: Fix sparse warning - sw_exceptions
authorMichal Simek <monstr@monstr.eu>
Mon, 7 Feb 2011 10:36:25 +0000 (11:36 +0100)
committerMichal Simek <monstr@monstr.eu>
Wed, 9 Mar 2011 07:09:58 +0000 (08:09 +0100)
commitf699980b0d3c0f4f31e07ef45a48bbe860510a89
treed53d73cd4c52b0a21f0c7f6cd0a461fa6ed1b038
parent29e3dbb10f0efff1297026679364dacc2c822145
microblaze: Fix sparse warning - sw_exceptions

Function sw_exception is linked with asm code.

Warning log:
CHECK   arch/microblaze/kernel/exceptions.c
arch/microblaze/kernel/exceptions.c:53:6: warning: symbol 'sw_exception' was not declared. Should it be static?

Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/include/asm/exceptions.h
arch/microblaze/kernel/exceptions.c