u-boot/arch/arm/mach-at91/armv7
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
..
Makefile arm: atmel: Add SAMA5D2 Xplained board 2015-11-30 22:27:53 +01:00
clock.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
cpu.c ARM: cpu: at91: clean up peripheral clock code 2016-02-18 21:34:40 +01:00
reset.c ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
sama5d2_devices.c ARM: at91: armv7: clean up UTMI PLL handle code 2016-02-18 21:34:40 +01:00
sama5d3_devices.c ARM: at91: armv7: clean up UTMI PLL handle code 2016-02-18 21:34:40 +01:00
sama5d4_devices.c ARM: at91: armv7: clean up UTMI PLL handle code 2016-02-18 21:34:40 +01:00
timer.c ARM: cpu: at91: clean up peripheral clock code 2016-02-18 21:34:40 +01:00
u-boot-spl.lds spl: arm: Make sure to include all of the u_boot_list entries 2016-03-16 15:27:55 -04:00