summaryrefslogtreecommitdiff
path: root/drivers/gpio
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@arm.com>2016-09-05 00:32:41 (GMT)
committerHans de Goede <hdegoede@redhat.com>2016-09-06 11:35:52 (GMT)
commit5a74a3912970d4fa5625237f0117ca08c2878f29 (patch)
tree69c263e6c3ebee469944395954f93420d64e110d /drivers/gpio
parentfa855d3d557a33c3c59f260302a94a8e8a0051b1 (diff)
downloadu-boot-5a74a3912970d4fa5625237f0117ca08c2878f29.tar.xz
sunxi: fix 64-bit compiler warning for SPL header parsing
Casting "int"s to pointers is only valid for 32-bit systems. Add the appropriate pointer type cast to avoid a compiler warning when compiling for AArch64. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Siarhei Siamashka <siarhei.siamashka@gmail.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'drivers/gpio')
0 files changed, 0 insertions, 0 deletions