Home
last modified time | relevance | path

Searched hist:bda32ffcf712806c7880ded25a012fbeede35e80 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/lib/
H A Ddisplay_options.cbda32ffcf712806c7880ded25a012fbeede35e80 Sun Feb 24 17:33:12 UTC 2013 Simon Glass <sjg@chromium.org> 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>
/rk3399_rockchip-uboot/include/
H A Dcommon.hbda32ffcf712806c7880ded25a012fbeede35e80 Sun Feb 24 17:33:12 UTC 2013 Simon Glass <sjg@chromium.org> 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>