summaryrefslogtreecommitdiffstats
path: root/drivers/atm/atmtcp.c
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2015-04-30 15:17:47 -0500
committerBrian Norris <computersforpeace@gmail.com>2015-05-07 00:11:39 -0700
commitce914e6b2658b9f1773ff57b3d45682a7ca4552f (patch)
tree596de52353b7ebae537ce8f9bb3e28b6a10d2fd4 /drivers/atm/atmtcp.c
parentafca11ec13066d53c7b21fdd02dff2662a86eef5 (diff)
downloadblackbird-op-linux-ce914e6b2658b9f1773ff57b3d45682a7ca4552f.tar.gz
blackbird-op-linux-ce914e6b2658b9f1773ff57b3d45682a7ca4552f.zip
mtd: nand: pxa3xx: fix build on ARM64
In preparation to enable ARCH_MMP on ARM64, a couple of fixes are needed to build the pxa3xx_nand driver: Legacy DMA will only used on ARM, so also make it condtional on CONFIG_ARM. __raw_{read,write}sl are not available on ARM64 or generically, so use the readsl/writesl variants instead. Somewhat inconsistently, {read,write}sl are inherently non-swapping with the generic version using __raw_{read,write}l. Signed-off-by: Rob Herring <robh@kernel.org> Acked-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com> Cc: David Woodhouse <dwmw2@infradead.org> Cc: linux-mtd@lists.infradead.org [Brian: added one more __raw_readsl -> readsl] Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'drivers/atm/atmtcp.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud