]> Git Repo - u-boot.git/commit
usb: Use correct printf() format string for uintptr_t
authorSimon Glass <[email protected]>
Wed, 15 Oct 2014 10:38:38 +0000 (04:38 -0600)
committerTom Rini <[email protected]>
Mon, 27 Oct 2014 15:04:01 +0000 (11:04 -0400)
commit4fd074de03787ac0f6dfa61da7af230cb76714ff
tree4ec0ff62e4366aeb3db44e9a9af278af2f7a165c
parentf36094733a045844b3e15236c209436a75b1d890
usb: Use correct printf() format string for uintptr_t

Use the inttypes header file to provide this.

Signed-off-by: Simon Glass <[email protected]>
common/usb_storage.c
This page took 0.033138 seconds and 4 git commands to generate.