From: Jingoo Han Date: Fri, 9 Aug 2013 07:57:48 +0000 (+0900) Subject: crypto: sahara - Staticize local symbol X-Git-Tag: v3.12-rc1~108^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e45f1d1879650accd79a9a2b2bc1afed2aedc97c;p=pandora-kernel.git crypto: sahara - Staticize local symbol This local symbol is used only in this file. Fix the following sparse warnings: drivers/crypto/sahara.c:420:6: warning: symbol 'sahara_watchdog' was not declared. Should it be static? Signed-off-by: Jingoo Han Signed-off-by: Herbert Xu --- Reading git-diff-tree failed