On Wed, Jan 15, 2020 at 12:53:53PM +0000, Tudor.Ambarus@xxxxxxxxxxxxx wrote: > From: Tudor Ambarus <tudor.ambarus@xxxxxxxxxxxxx> > > These drivers no longer need it as they are only probed via DT. > crypto_platform_data was allocated but unused, so remove it. > This is a follow up for: > commit 45a536e3a7e0 ("crypto: atmel-tdes - Retire dma_request_slave_channel_compat()") > commit db28512f48e2 ("crypto: atmel-sha - Retire dma_request_slave_channel_compat()") > commit 62f72cbdcf02 ("crypto: atmel-aes - Retire dma_request_slave_channel_compat()") > > Signed-off-by: Tudor Ambarus <tudor.ambarus@xxxxxxxxxxxxx> > --- > drivers/crypto/atmel-aes.c | 32 +------------------- > drivers/crypto/atmel-sha.c | 35 +--------------------- > drivers/crypto/atmel-tdes.c | 35 +--------------------- > include/linux/platform_data/crypto-atmel.h | 23 -------------- > 4 files changed, 3 insertions(+), 122 deletions(-) > delete mode 100644 include/linux/platform_data/crypto-atmel.h Patch applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt