summaryrefslogtreecommitdiff
path: root/drivers/net
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@arm.com>2017-02-16 01:20:25 (GMT)
committerJagan Teki <jagan@amarulasolutions.com>2017-04-05 09:33:17 (GMT)
commita982bbbc1f0a8c5de08ea777ef267dd5c4cb36db (patch)
tree274a7a7513e8505d9a0ea9af1ec3be550a1c5a16 /drivers/net
parentce6912e128f68c59617285430463a0e6b214b312 (diff)
downloadu-boot-a982bbbc1f0a8c5de08ea777ef267dd5c4cb36db.tar.xz
SPI: SPL: sunxi: fix 64-bit build
Addresses passed on to readl and writel are expected to be of the same size as a pointer. Change the parameter types of sunxi_spi0_read_data() to make the compiler happy and allow a warning-free aarch64 compile. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Maxime Ripard <maxime.ripard@free-electrons.com> Reviewed-by: Jagan Teki <jagan@openedev.com>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions