Cleanup unused declarations for crypto driver subsystem. Yue Haibing (6): crypto: safexcel - Remove unused declaration safexcel_ring_first_rptr() crypto: sl3516 - Remove unused declaration sl3516_ce_enqueue() crypto: octeontx - Remove unused declaration otx_cpt_callback() crypto: ccp - Remove unused declaration sp_get_master() crypto: amlogic - Remove unused declaration meson_enqueue() crypto: crypto4xx - Remove unused declaration crypto4xx_free_ctx() drivers/crypto/amcc/crypto4xx_core.h | 1 - drivers/crypto/amlogic/amlogic-gxl.h | 2 -- drivers/crypto/ccp/sp-dev.h | 1 - drivers/crypto/gemini/sl3516-ce.h | 2 -- drivers/crypto/inside-secure/safexcel.h | 1 - drivers/crypto/marvell/octeontx/otx_cptvf_algs.h | 1 - 6 files changed, 8 deletions(-) -- 2.34.1