
19 Jun
2014
19 Jun
'14
5:20 p.m.
On Fri, Apr 18, 2014 at 05:41:02PM +0900, Masahiro Yamada wrote:
In the next commit, I will add a new function, fdt_pack_reg() which uses get_cells_len().
Beforehand, this commit adds 'const' qualifier to get_cells_len(). Otherwise, a warning message will appear: warning: passing argument 1 of 'get_cells_len' discards 'const' qualifier from pointer target type [enabled by default]
Signed-off-by: Masahiro Yamada yamada.m@jp.panasonic.com Acked-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom