[U-Boot] [PATCH 1/3] dm: Return actual bools in dm_fdt_pre_reloc
Simon Glass
sjg at chromium.org
Fri Mar 3 04:52:40 UTC 2017
On 23 February 2017 at 09:30, Heiko Stuebner <heiko at sntech.de> wrote:
> Documentation says that we're returning true/false, not 1/0 so adapt
> the function to return actual booleans.
>
> Signed-off-by: Heiko Stuebner <heiko at sntech.de>
> ---
> drivers/core/util.c | 12 ++++++------
> include/dm/util.h | 2 +-
> 2 files changed, 7 insertions(+), 7 deletions(-)
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list