From: Michal Simek Date: Mon, 7 Feb 2011 10:36:25 +0000 (+0100) Subject: microblaze: Fix sparse warning - sw_exceptions X-Git-Tag: v2.6.39-rc1~475^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f699980b0d3c0f4f31e07ef45a48bbe860510a89;p=pandora-kernel.git 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 --- Reading git-diff-tree failed