summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nftlcore.c
diff options
context:
space:
mode:
authorMarek Vasut2016-08-02 15:10:47 +0200
committerCyrille Pitchen2017-01-04 09:54:03 +0100
commit0cf1725676a97fc8b4dd88794ea0acc1325b4fb7 (patch)
tree3dd154fd9a2b6e0ad2ea9b4b063c25ff32658def /drivers/mtd/nftlcore.c
parentLinux 4.10-rc1 (diff)
downloadkernel-qcow2-linux-0cf1725676a97fc8b4dd88794ea0acc1325b4fb7.tar.gz
kernel-qcow2-linux-0cf1725676a97fc8b4dd88794ea0acc1325b4fb7.tar.xz
kernel-qcow2-linux-0cf1725676a97fc8b4dd88794ea0acc1325b4fb7.zip
mtd: spi-nor: cqspi: Fix build on arches missing readsl/writesl
The x86-64 and some other architectures are missing readsl/writesl functions, so this driver won't build on them. Use a more portable ioread32_rep()/iowrite32_rep() instead. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Alan Tull <atull@opensource.altera.com> Cc: Brian Norris <computersforpeace@gmail.com> Cc: David Woodhouse <dwmw2@infradead.org> Cc: Dinh Nguyen <dinguyen@opensource.altera.com> Cc: Graham Moore <grmoore@opensource.altera.com> Cc: Vignesh R <vigneshr@ti.com> Cc: Yves Vandervennet <yvanderv@opensource.altera.com> Suggested-by: Stefan Roese <sr@denx.de> Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com>
Diffstat (limited to 'drivers/mtd/nftlcore.c')
0 files changed, 0 insertions, 0 deletions