u-boot-brain/arch/arm/cpu/armv7/mx7
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
..
clock_slice.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
clock.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
Kconfig ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig 2016-09-07 08:48:51 -04:00
Makefile mx7: psci: add basic psci support 2015-11-12 17:31:16 +01:00
psci-mx7.c ARM: Move __secure definition to common asm/secure.h 2016-07-15 15:54:57 +02:00
psci.S ARM: PSCI: Switch to per-CPU target PC storage in secure data section 2016-07-15 15:54:58 +02:00
soc.c mx7: set soc environment according to exact SoC type 2016-07-19 19:52:14 +02:00