diff options
author | Dmitry Osipenko <digetx@gmail.com> | 2021-06-01 05:31:12 +0300 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2021-06-01 13:42:53 +0200 |
commit | e0740fb869730110b36a4afcf05ad1b9d6f5fb6d (patch) | |
tree | e465b0bf5303525a10d82eac67e1b0fc110a7142 /drivers/mtd/mtdconcat.c | |
parent | 87d7426f169e6c88d60743ee24dbd25a945fc84f (diff) |
memory: tegra: Fix compilation warnings on 64bit platforms
Fix compilation warning on 64bit platforms caused by implicit promotion
of 32bit signed integer to a 64bit unsigned value which happens after
enabling compile-testing of the EMC drivers.
Reported-by: kernel test robot <lkp@intel.com>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/mtd/mtdconcat.c')
0 files changed, 0 insertions, 0 deletions