From: Michal Simek Date: Thu, 13 Dec 2012 17:03:50 +0000 (+0100) Subject: microblaze: signal: Declare do_notify_resume X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4378bb695670e65ca4aeee1e7588cfa2381351a5;p=pandora-kernel.git microblaze: signal: Declare do_notify_resume Fix sparse warning by declaration do_notify_resume function called from entry.S. Warning: arch/microblaze/kernel/signal.c:357:6: warning: symbol 'do_notify_resume' was not declared. Should it be static? Signed-off-by: Michal Simek --- Reading git-diff-tree failed