u-boot/board/renesas/stout
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
..
Kconfig arm: rmobile: Add Stout board support 2015-08-31 17:32:59 +09:00
MAINTAINERS arm: rmobile: Add Stout board support 2015-08-31 17:32:59 +09:00
Makefile ARM: rmobile: Move rcar-gen2-common to rcar-common 2016-08-17 10:25:35 +09:00
cpld.c arm: rmobile: Add Stout board support 2015-08-31 17:32:59 +09:00
cpld.h arm: rmobile: Add Stout board support 2015-08-31 17:32:59 +09:00
qos.c ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE 2016-08-17 10:25:34 +09:00
qos.h arm: rmobile: Add Stout board support 2015-08-31 17:32:59 +09:00
stout.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00