diff options
| author | Naga Sureshkumar Relli <[email protected]> | 2019-04-22 07:26:49 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2019-05-02 01:37:57 +0000 |
| commit | ba3ce8cb3808cad0f9b8303fad4bd1c887834c82 (patch) | |
| tree | 54dbf149bde2a55d5160d51cc88fb5f8fc9fb1b9 /lib/test_printf.c | |
| parent | spi: stm32-qspi: manage the get_irq error case (diff) | |
| download | kernel-ba3ce8cb3808cad0f9b8303fad4bd1c887834c82.tar.gz kernel-ba3ce8cb3808cad0f9b8303fad4bd1c887834c82.zip | |
spi: spi-mem: zynq-qspi: Fix build error on architectures missing readsl/writesl
Alpha and some of the architectures are missing readsl/writesl functions.
so the zynq-qspi driver won't be able to build on these arches. hence use
ioread32_rep()/iowrite32_rep() instead of readsl()/writesl().
Signed-off-by: Naga Sureshkumar Relli <[email protected]>
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/test_printf.c')
0 files changed, 0 insertions, 0 deletions
