[U-Boot] [PATCH 09/11] fdt: Change fdt_pack_reg() to static and fix types

Anatolij Gustschin agust at denx.de
Sat Oct 18 00:16:44 CEST 2014


On Wed, 15 Oct 2014 02:05:39 -0600
Simon Glass <sjg at chromium.org> wrote:

> This function is only called within this file so make it static. Also
> fix its argument types to be consistent with its caller.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> 
>  common/fdt_support.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Acked-by: Anatolij Gustschin <agust at denx.de>


More information about the U-Boot mailing list