commit | f699980b0d3c0f4f31e07ef45a48bbe860510a89 | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Mon Feb 07 11:36:25 2011 +0100 |
committer | Michal Simek <monstr@monstr.eu> | Wed Mar 09 08:09:58 2011 +0100 |
tree | d53d73cd4c52b0a21f0c7f6cd0a461fa6ed1b038 | |
parent | 29e3dbb10f0efff1297026679364dacc2c822145 [diff] |
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>