From: Wei Yongjun Date: Wed, 14 Jan 2015 01:14:41 +0000 (+0800) Subject: crypto: algif_rng - fix sparse non static symbol warning X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~90^2~19 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=598de3695201cc9f722b6e82c0097438d30fd54e;p=pandora-kernel.git crypto: algif_rng - fix sparse non static symbol warning Fixes the following sparse warnings: crypto/algif_rng.c:185:13: warning: symbol 'rng_exit' was not declared. Should it be static? Signed-off-by: Wei Yongjun Acked-by: Stephan Mueller Acked-by: Neil Horman Signed-off-by: Herbert Xu --- Reading git-diff-tree failed