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