diff options
author | YueHaibing <yuehaibing@huawei.com> | 2020-05-05 13:12:00 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-05 13:35:07 +0300 |
commit | 378c1ee2227f67d4dbb748ff5193c959d5299095 (patch) | |
tree | 3056cb77e32c9477cb954b32c3bb61586ab1c08f /drivers/iommu/Kconfig | |
parent | 1d9000262b3b80ef6675f35808856073e51be807 (diff) | |
download | linux-378c1ee2227f67d4dbb748ff5193c959d5299095.tar.xz |
crypto: xilinx - Remove set but not used variable 'drv_ctx'
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@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Link: https://lore.kernel.org/r/20200505101200.195184-1-yuehaibing@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/iommu/Kconfig')
0 files changed, 0 insertions, 0 deletions