u-boot/arch/arm/mach-rmobile
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h>
Now, arch/${ARCH}/include/asm/errno.h and include/linux/errno.h have
the same content.  (both just wrap <asm-generic/errno.h>)

Replace all include directives for <asm/errno.h> with <linux/errno.h>.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
[trini: Fixup include/clk.]
Signed-off-by: Tom Rini <trini@konsulko.com>
2016-09-23 17:55:42 -04:00
..
include/mach arm: rmobile: Add BLANCHE board support 2016-08-17 10:25:35 +09:00
Kconfig ARM: rmobile: Add support R-Car Generation 3 2016-08-17 10:25:35 +09:00
Kconfig.32 arm: rmobile: Add BLANCHE board support 2016-08-17 10:25:35 +09:00
Kconfig.64 ARM: rmobile: Add support salvator-x board 2016-08-17 10:25:35 +09:00
Makefile ARM: rmobile: r8a7795: Add MMU layout 2016-08-17 10:25:36 +09:00
board.c ARM: rmobile: Move SoC sources to mach-rmobile 2016-08-17 10:25:28 +09:00
cpu_info-r8a7740.c ARM: rmobile: Move SoC sources to mach-rmobile 2016-08-17 10:25:28 +09:00
cpu_info-rcar.c ARM: rmobile: Move SoC sources to mach-rmobile 2016-08-17 10:25:28 +09:00
cpu_info-sh73a0.c ARM: rmobile: Move SoC sources to mach-rmobile 2016-08-17 10:25:28 +09:00
cpu_info.c arm: rmobile: Add BLANCHE board support 2016-08-17 10:25:35 +09:00
emac.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
lowlevel_init.S ARM: rmobile: Move SoC sources to mach-rmobile 2016-08-17 10:25:28 +09:00
lowlevel_init_ca15.S ARM: rmobile: Move SoC sources to mach-rmobile 2016-08-17 10:25:28 +09:00
lowlevel_init_gen3.S ARM: rmobile: Add support R-Car Generation 3 2016-08-17 10:25:35 +09:00
memmap-r8a7795.c ARM: rmobile: r8a7795: Add MMU layout 2016-08-17 10:25:36 +09:00
pfc-r8a7740.c ARM: rmobile: Move SoC sources to mach-rmobile 2016-08-17 10:25:28 +09:00
pfc-r8a7790.c ARM: rmobile: Move SoC sources to mach-rmobile 2016-08-17 10:25:28 +09:00
pfc-r8a7790.h arm: rmobile: Add BLANCHE board support 2016-08-17 10:25:35 +09:00
pfc-r8a7791.c ARM: rmobile: Move SoC sources to mach-rmobile 2016-08-17 10:25:28 +09:00
pfc-r8a7792.c arm: rmobile: Add BLANCHE board support 2016-08-17 10:25:35 +09:00
pfc-r8a7793.c ARM: rmobile: Move SoC sources to mach-rmobile 2016-08-17 10:25:28 +09:00
pfc-r8a7794.c ARM: rmobile: Move SoC sources to mach-rmobile 2016-08-17 10:25:28 +09:00
pfc-r8a7795.c ARM: rmobile: Add support R8A7795 2016-08-17 10:25:35 +09:00
pfc-sh73a0.c ARM: rmobile: Move SoC sources to mach-rmobile 2016-08-17 10:25:28 +09:00
timer.c ARM: rmobile: Move SoC sources to mach-rmobile 2016-08-17 10:25:28 +09:00