diff options
author | Masahisa Kojima <masahisa.kojima@linaro.org> | 2019-06-20 11:24:26 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-06-20 15:08:26 +0300 |
commit | 51c711f2c38a412aaeda43c8167fe41877cf414d (patch) | |
tree | 9242ba50c35e0cdc3e19f4ed8687ba489a35da54 /drivers/w1 | |
parent | b5e3cf410b486a2415ff09b12f3ef18aba9f53ff (diff) | |
download | linux-51c711f2c38a412aaeda43c8167fe41877cf414d.tar.xz |
spi: spi-synquacer: Fixed build on architectures missing readsl/writesl series
kbuild test reported that alpha and some of the architectures
are missing readsl/writesl series.
Use more portable ioread32_rep()/iowrite32_rep() series.
Fixes: b0823ee35cf9b ("spi: Add spi driver for Socionext SynQuacer platform")
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/w1')
0 files changed, 0 insertions, 0 deletions