]> Git Repo - J-u-boot.git/commit
part_efi: Fix compiler warning on 32-bit sandbox
authorSimon Glass <[email protected]>
Fri, 22 Jul 2016 15:22:47 +0000 (09:22 -0600)
committerTom Rini <[email protected]>
Mon, 25 Jul 2016 16:05:54 +0000 (12:05 -0400)
commit5afb8d151f5249914152dfdc7919a3a46b6b6a76
treec1be2ec8632c9dedca8f3d1eb66578d894600e6b
parent1bb718cdabc0f581e2b3ca1134883ee57d3a910d
part_efi: Fix compiler warning on 32-bit sandbox

This fixes a mismatch between the %zu format and the type used on sandbox.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
disk/part_efi.c
This page took 0.035294 seconds and 4 git commands to generate.