Am 14.11.19 um 20:57 schrieb Simon Glass:
> Move this function into the init.h header file.
> 
> Signed-off-by: Simon Glass <s...@chromium.org>
> Reviewed-by: Tom Rini <tr...@konsulko.com>
> ---
> 
> Changes in v4: None
> Changes in v3:
> - Add init.h header
> 
> Changes in v2:
> - Move trap_init() into init.h instead; update commit message
> 
>  arch/m68k/lib/traps.c | 1 +
>  arch/mips/lib/traps.c | 1 +
>  include/common.h      | 1 -
>  include/init.h        | 2 ++
>  4 files changed, 4 insertions(+), 1 deletion(-)
> 

Reviewed-by: Daniel Schwierzeck <daniel.schwierz...@gmail.com>

-- 
- Daniel
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to