YueHaibing <yuehaibing@xxxxxxxxxx> wrote: > Fixes gcc '-Wunused-but-set-variable' warning: > > drivers/crypto/xilinx/zynqmp-aes-gcm.c: In function 'zynqmp_aes_aead_cipher': > drivers/crypto/xilinx/zynqmp-aes-gcm.c:83:30: warning: > variable 'drv_ctx' set but not used [-Wunused-but-set-variable] > > commit bc86f9c54616 ("firmware: xilinx: Remove eemi ops for aes engine") left > behind this, remove it. > > Reported-by: Hulk Robot <hulkci@xxxxxxxxxx> > Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx> > --- > drivers/crypto/xilinx/zynqmp-aes-gcm.c | 4 ---- > 1 file changed, 4 deletions(-) This patch doesn't apply to the current cryptodev tree. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt