u-boot/arch/mips
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
..
cpu MIPS: Hang if run on a secondary CPU 2016-09-21 17:04:53 +02:00
dts boston: Introduce support for the MIPS Boston development board 2016-09-21 16:24:36 +02:00
include/asm Remove arch/${ARCH}/include/asm/errno.h 2016-09-23 17:56:18 -04:00
lib MIPS: Ensure cache ops complete in mips_cache_reset 2016-09-21 15:04:04 +02:00
mach-ath79 treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
mach-au1x00 net: mii: Use spatch to update miiphy_register 2016-08-15 15:26:33 -05:00
mach-pic32 clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
Kconfig boston: Introduce support for the MIPS Boston development board 2016-09-21 16:24:36 +02:00
Makefile MIPS: add tune for MIPS 34kc 2016-05-31 09:38:11 +02:00
config.mk MIPS: provide a default u-boot-spl.lds 2016-05-31 09:38:11 +02:00