Skip to content
Commit b631c9c2 authored by Thierry Reding's avatar Thierry Reding
Browse files

soc/tegra: fuse: Explicitly cast to/from __iomem



sparse is picky about casts between different address spaces. A cast to
plain void * needs to be accompanied by a __force modifier and casting
back to void __iomem * needs to be explicit to avoid warnings.

Reported-by: default avatarkernel test robot <lkp@intel.com>
Fixes: 88724b78 ("soc/tegra: fuse: Use resource-managed helpers")
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
Reviewed-by: default avatarDmitry Osipenko <dmitry.osipenko@collabora.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 6f259bf1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment