diff options
author | Laurentiu Tudor <laurentiu.tudor@nxp.com> | 2020-12-16 18:10:15 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-01-07 20:26:52 +0100 |
commit | 59b26d2e96c473b7b65cfe19381444d034e91715 (patch) | |
tree | 319c6afee0e7e04dea50c9a54bf4371e499ab3d4 /arch/arm64 | |
parent | 47771f1715bf05b69b040bf784a2607a5dc13c62 (diff) |
bus: fsl-mc: add missing __iomem attribute
This pointer to an i/o register block is missing the __iomem attribute,
so add it. The issue was found by 0-day sparse run.
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com>
Link: https://lore.kernel.org/r/20201216161015.29060-1-laurentiu.tudor@nxp.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/arm64')
0 files changed, 0 insertions, 0 deletions