diff options
author | Tang Bin <tangbin@cmss.chinamobile.com> | 2020-03-27 05:36:39 +0100 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2020-03-27 13:26:25 +0100 |
commit | 92075d98abf0f42db1cb518150364f196d4ad217 (patch) | |
tree | a048a46341446ea2f8c41c3d894853c27024a7a3 /drivers/tee/optee | |
parent | mmc: mediatek: fix SDIO irq issue (diff) | |
download | linux-92075d98abf0f42db1cb518150364f196d4ad217.tar.xz linux-92075d98abf0f42db1cb518150364f196d4ad217.zip |
mmc: cavium-octeon: remove nonsense variable coercion
In this function, the variable 'base' is already 'void __iomem *base',
and the return function 'devm_platform_ioremap_resource()' also returns
this type, so the mandatory definition here is redundant.
Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.com>
Link: https://lore.kernel.org/r/20200327043639.6564-1-tangbin@cmss.chinamobile.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/tee/optee')
0 files changed, 0 insertions, 0 deletions