u-boot/board/armadeus/apf27
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 kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
MAINTAINERS Add board MAINTAINERS files 2014-07-30 08:48:06 -04:00
Makefile board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
apf27.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
apf27.h apf27: add support for the armadeus APF27 board 2013-09-11 09:35:13 +02:00
fpga.c fpga: xilinx: Simplify load/dump/info function handling 2014-05-13 09:13:59 +02:00
fpga.h apf27: add FPGA support for the apf27 board 2013-09-11 09:35:43 +02:00
lowlevel_init.S remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00