Skip to content
Snippets Groups Projects
Commit def0819e authored by Wolfgang Denk's avatar Wolfgang Denk Committed by Wolfgang Denk
Browse files

FDT: don't use private kernel header files


On some systems (for example Fedora Core 4) U-Boot builds with the
following wanrings only:

...
In file included from /home/wd/git/u-boot/include/libfdt_env.h:33,
                 from fdt.c:51:
		 /usr/include/asm/byteorder.h:6:2: warning: #warning using private kernel header; include <endian.h> instead!

This patch fixes this problem.

Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
parent 06c29422
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment