commit | e45f1d1879650accd79a9a2b2bc1afed2aedc97c | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Fri Aug 09 16:57:48 2013 +0900 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Aug 14 20:42:02 2013 +1000 |
tree | 491a7fb9f7038b5a76117a06857999daf6f20ef1 | |
parent | 75be45683d5ff3f859f9cb2082574f96f8fd768f [diff] |
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 <jg1.han@samsung.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>