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