1
0
Fork 0
alistair23-linux/drivers/crypto/amcc
Jingoo Han 3a4eac799b crypto: crypto4xx - Staticize local symbols
These local symbols are used only in this file.
Fix the following sparse warnings:

drivers/crypto/amcc/crypto4xx_alg.c:35:6: warning: symbol 'set_dynamic_sa_command_0' was not declared. Should it be static?
drivers/crypto/amcc/crypto4xx_alg.c:55:6: warning: symbol 'set_dynamic_sa_command_1' 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>
2013-08-14 20:42:03 +10:00
..
Makefile crypto: Makefile - replace the use of <module>-objs with <module>-y 2010-10-19 20:52:26 +08:00
crypto4xx_alg.c crypto: crypto4xx - Staticize local symbols 2013-08-14 20:42:03 +10:00
crypto4xx_core.c crypto: crypto4xx - fix error return code 2012-09-27 13:32:15 +08:00
crypto4xx_core.h of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
crypto4xx_reg_def.h fix typos concerning "initiali[zs]e" 2010-06-16 18:05:05 +02:00
crypto4xx_sa.c Fix common misspellings 2011-03-31 11:26:23 -03:00
crypto4xx_sa.h Fix common misspellings 2011-03-31 11:26:23 -03:00