u-boot-brain/arch/xtensa/include/asm
Masahiro Yamada 4491327d59 Remove arch/${ARCH}/include/asm/errno.h
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@socionext.com>
Acked-by: Alexey Brodkin <abrodkin@synopsys.com>
2016-09-23 17:56:18 -04:00
..
arch-dc232b
arch-dc233c xtensa: add core information for the dc233c processor 2016-08-15 18:46:39 -04:00
arch-de212 xtensa: add core information for the de212 processor 2016-08-15 18:46:40 -04:00
addrspace.h
asmmacro.h
atomic.h
bitops.h
bootparam.h
byteorder.h
cache.h
cacheasm.h
config.h
global_data.h
io.h
ldscript.h
linkage.h
misc.h
posix_types.h
processor.h
ptrace.h
regs.h
relocate.h
sections.h
string.h
system.h
types.h
u-boot.h
unaligned.h