[U-Boot] [RESEND PATCH 04/10] Remove arch/${ARCH}/include/asm/errno.h
Masahiro Yamada
yamada.masahiro at socionext.com
Thu Sep 22 00:25:51 CEST 2016
2016-09-21 11:28 GMT+09:00 Masahiro Yamada <yamada.masahiro at socionext.com>:
> Unlike Linux, nothing about errno.h is arch-specific in U-Boot.
> As you see, all of arch/${ARCH}/include/asm/errno.h is just a
> wrapper of <asm-generic/errno.h>. Actually, U-Boot does not
> export headers to user-space, so we just have to care about the
> consistency in the U-Boot tree.
>
> Now all of include directives for <asm/errno.h> are gone.
> Deprecate <asm/errno.h>.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
Alexey gave Acked-by to the superseded version
(http://patchwork.ozlabs.org/patch/672513/),
so I am repeating it here just in case.
Acked-by: Alexey Brodkin <abrodkin at synopsys.com>
--
Best Regards
Masahiro Yamada
More information about the U-Boot
mailing list