commit | 4fd074de03787ac0f6dfa61da7af230cb76714ff | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Oct 15 04:38:38 2014 -0600 |
committer | Tom Rini <trini@ti.com> | Mon Oct 27 11:04:01 2014 -0400 |
tree | 4ec0ff62e4366aeb3db44e9a9af278af2f7a165c | |
parent | f36094733a045844b3e15236c209436a75b1d890 [diff] |
usb: Use correct printf() format string for uintptr_t Use the inttypes header file to provide this. Signed-off-by: Simon Glass <sjg@chromium.org>