diff options
author | Simon Glass <sjg@chromium.org> | 2013-02-24 17:33:12 +0000 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2013-02-28 19:09:21 -0800 |
commit | bda32ffcf712806c7880ded25a012fbeede35e80 (patch) | |
tree | 3cdcc1b71162801f25767fe28d3deed3463c9b83 /include/stdio_dev.h | |
parent | 6b3ff98da41a084658877282057adeb59ff6e9f2 (diff) | |
download | u-boot-imx-bda32ffcf712806c7880ded25a012fbeede35e80.zip u-boot-imx-bda32ffcf712806c7880ded25a012fbeede35e80.tar.gz u-boot-imx-bda32ffcf712806c7880ded25a012fbeede35e80.tar.bz2 |
Update print_buffer() to use const
The buffer cannot be changed by this function, so change the buffer
pointer to a const. This allows callers with const pointer to use the
function without a cast.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/stdio_dev.h')
0 files changed, 0 insertions, 0 deletions