Skip to content
Unverified Commit 51c711f2 authored by Masahisa Kojima's avatar Masahisa Kojima Committed by Mark Brown
Browse files

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: b0823ee3 ("spi: Add spi driver for Socionext SynQuacer platform")
Reported-by: default avatarkbuild test robot <lkp@intel.com>
Signed-off-by: default avatarMasahisa Kojima <masahisa.kojima@linaro.org>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent b5e3cf41
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment