diff options
author | Christophe Leroy <christophe.leroy@csgroup.eu> | 2023-08-09 10:54:27 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-08-09 12:52:49 +0100 |
commit | ddaec4e44d4e2a556b51159d48788a85ff67179d (patch) | |
tree | 0a44d5992b3a6a771da3c34cd6daa17e3f832062 /scripts/rustdoc_test_builder.rs | |
parent | 2ca03ecc9c8556e913aef6f381154721dec4e44b (diff) |
spi: fsl-cpm: Properly define and use IO pointers
Sparse reports several issues with IO pointers.
Fix it by adding missing __iomem flags and using iowriteXXbe()
generic helpers instead of the powerpc specific out_beXX() ones.
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202307252052.7RqHxFZj-lkp@intel.com/
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Link: https://lore.kernel.org/r/18a65dca9134f6fc35932408066d4a8284cbfa65.1691571190.git.christophe.leroy@csgroup.eu
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions