diff options
author | Antoine Ténart <antoine.tenart@free-electrons.com> | 2015-10-21 11:29:00 +0300 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2015-10-26 21:38:10 +0300 |
commit | ab53a571a4777c36324a030a632281daaf505118 (patch) | |
tree | d2a35e37e78df62b6208161064e7f74dce4341de /sound | |
parent | 64862dbc98ca0f57022802e8e286c596d8c183e9 (diff) | |
download | linux-ab53a571a4777c36324a030a632281daaf505118.tar.xz |
mtd: pxa3xx_nand: fix some compile issues on non-ARM arches
Using readsl() result in a build error on i386. Fix this by using
ioread32_rep() instead, to allow compile testing the pxa3xx nand driver
on other architectures later.
Suggested-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Acked-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions