crypto: sahara - Staticize local symbol
authorJingoo Han <jg1.han@samsung.com>
Fri, 9 Aug 2013 07:57:48 +0000 (16:57 +0900)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 14 Aug 2013 10:42:02 +0000 (20:42 +1000)
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 <jg1.han@samsung.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found