commit | b43f768425d41ca6db17e44f0757422c03a1931b | [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 | c82961db756b948aee5f2daaa179e0517fc3801c [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>