u-boot-brain/arch/arm/cpu/arm1136/mx35
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
..
generic.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
Makefile mx35: Fix boot hang by avoiding vector relocation 2015-03-02 09:57:05 +01:00
mx35_sdram.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
relocate.S mx35: Fix boot hang by avoiding vector relocation 2015-03-02 09:57:05 +01:00
timer.c arm: mx35: use common timer functions 2014-09-16 12:53:09 +02:00