mirror of https://gitee.com/openkylin/linux.git
4d2b5bcab5
drivers/staging/ccree/ssi_hash.c:1990: error: unknown field 'template_ahash' specified in initializer drivers/staging/ccree/ssi_hash.c:1991: error: unknown field 'init' specified in initializer drivers/staging/ccree/ssi_hash.c:1991: warning: missing braces around initializer drivers/staging/ccree/ssi_hash.c:1991: warning: (near initialization for 'driver_hash[0].<anonymous>.template_ahash') drivers/staging/ccree/ssi_hash.c:1992: error: unknown field 'update' specified in initializer drivers/staging/ccree/ssi_hash.c:1992: warning: excess elements in union initializer drivers/staging/ccree/ssi_hash.c:1992: warning: (near initialization for 'driver_hash[0].<anonymous>') drivers/staging/ccree/ssi_hash.c:1993: error: unknown field 'final' specified in initializer drivers/staging/ccree/ssi_hash.c:1993: warning: excess elements in union initializer drivers/staging/ccree/ssi_hash.c:1993: warning: (near initialization for 'driver_hash[0].<anonymous>') ... gcc-4.4.4 has issues with anon union initializers. Work around this. Cc: Gilad Ben-Yossef <gilad@benyossef.com> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
---|---|---|
.. | ||
Documentation/devicetree/bindings/crypto | ||
Kconfig | ||
Makefile | ||
TODO | ||
cc_bitops.h | ||
cc_crypto_ctx.h | ||
cc_hal.h | ||
cc_hw_queue_defs.h | ||
cc_lli_defs.h | ||
cc_pal_log.h | ||
cc_pal_log_plat.h | ||
cc_pal_types.h | ||
cc_pal_types_plat.h | ||
cc_regs.h | ||
dx_crys_kernel.h | ||
dx_env.h | ||
dx_host.h | ||
dx_reg_base_host.h | ||
dx_reg_common.h | ||
hash_defs.h | ||
hw_queue_defs_plat.h | ||
ssi_aead.c | ||
ssi_aead.h | ||
ssi_buffer_mgr.c | ||
ssi_buffer_mgr.h | ||
ssi_cipher.c | ||
ssi_cipher.h | ||
ssi_config.h | ||
ssi_driver.c | ||
ssi_driver.h | ||
ssi_fips.c | ||
ssi_fips.h | ||
ssi_fips_data.h | ||
ssi_fips_ext.c | ||
ssi_fips_ll.c | ||
ssi_fips_local.c | ||
ssi_fips_local.h | ||
ssi_hash.c | ||
ssi_hash.h | ||
ssi_ivgen.c | ||
ssi_ivgen.h | ||
ssi_pm.c | ||
ssi_pm.h | ||
ssi_pm_ext.c | ||
ssi_pm_ext.h | ||
ssi_request_mgr.c | ||
ssi_request_mgr.h | ||
ssi_sram_mgr.c | ||
ssi_sram_mgr.h | ||
ssi_sysfs.c | ||
ssi_sysfs.h |