u-boot-brain/arch/powerpc/cpu/mpc83xx
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
..
config.mk
cpu_init.c arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro. 2016-06-03 22:13:12 -07:00
cpu.c arch, board: squash lines for immediate return 2016-09-23 17:53:53 -04:00
ecc.c powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx 2016-01-08 10:15:43 -05:00
fdt.c
interrupts.c
Kconfig mpc83xx: Add strider board 2015-11-12 18:03:48 -05:00
law.c arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64() 2016-01-25 12:30:31 -08:00
Makefile
pci.c powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx 2016-01-08 10:15:43 -05:00
pcie.c
qe_io.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
serdes.c
spd_sdram.c powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx 2016-01-08 10:15:43 -05:00
speed.c arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro. 2016-06-03 22:13:12 -07:00
spl_minimal.c powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx 2016-01-08 10:15:43 -05:00
start.S Kconfig: Move config IDENT_STRING to Kconfig 2016-09-20 09:30:23 -04:00
traps.c
u-boot-spl.lds powerpc: Finish updating u-boot*lds scripts for newer binutils 2015-11-10 09:20:29 -05:00
u-boot.lds powerpc: Finish updating u-boot*lds scripts for newer binutils 2015-11-10 09:20:29 -05:00