[U-Boot] [PATCH 2/8] Remove arch/${ARCH}/include/asm/errno.h

Alexey Brodkin Alexey.Brodkin at synopsys.com
Wed Sep 21 09:28:49 CEST 2016


Hi Masahiro-san,

On Wed, 2016-09-21 at 11:01 +0900, Masahiro Yamada wrote:
> 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>
> ---
> 
>  arch/arc/include/asm/errno.h        | 1 -

Acked-by: Alexey Brodkin <abrodkin at synopsys.com>


More information about the U-Boot mailing list