commit | c3ec646dde0428b96a67afd8c4c7b7db9dd4ca46 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Apr 20 12:37:16 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue May 05 20:58:19 2015 -0600 |
tree | fa83f125ecbeb53b37bf407daed4dd0544354691 | |
parent | 182bf92d19cf007c2d6b9a264107d6996ae9014f [diff] |
fdt: Correct warning in fdt_setup_simplefb_node() Adjust the printf() string to avoid a warning on sandbox. Signed-off-by: Simon Glass <sjg@chromium.org>