On 17 April 2014 22:41, Masahiro Yamada <[email protected]> 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 <[email protected]>
Acked-by: Simon Glass <[email protected]> > --- > > Changes in v2: > - Drop the period at the end of the commit subject > _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

