summaryrefslogtreecommitdiffstats
path: root/Kbuild
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2015-07-22 14:54:04 -0600
committerTom Warren <twarren@nvidia.com>2015-07-27 15:53:52 -0700
commite621c7ab9ace9349787881dea801739860fedcd9 (patch)
tree18cd4ae177a4d3a7b1b2b87c002b208b915b594c /Kbuild
parent8b5c738b85d49bdc7c48e5f787938fc40320bb27 (diff)
downloadblackbird-obmc-uboot-e621c7ab9ace9349787881dea801739860fedcd9.tar.gz
blackbird-obmc-uboot-e621c7ab9ace9349787881dea801739860fedcd9.zip
dfu: fix 64-bit compile warnings
Use %p to print pointers. The max value of (i_buf - i_buf_start) should be dfu_buf_size, which is an unsigned long, so cast the pointer difference to that type to print. Change-Id: Iee242df9f8eb091aecfe0cea4c282b28b547acfe Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud