[U-Boot] [U-Boot, RESEND, 05/10] treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
Tom Rini
trini at konsulko.com
Sat Sep 24 04:28:44 CEST 2016
On Wed, Sep 21, 2016 at 11:28:57AM +0900, Masahiro Yamada wrote:
> Now, include/linux/errno.h is a wrapper of <asm-generic/errno.h>.
> Replace all include directives for <asm-generic/errno.h> with
> <linux/errno.h>.
>
> <asm-generic/...> is supposed to be included from <asm/...> when
> arch-headers fall back into generic implementation. Generally, they
> should not be directly included from .c files.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160923/7249772f/attachment.sig>
More information about the U-Boot
mailing list