uboot/arch/blackfin/cpu
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
..
.gitignore
Makefile Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
cache.S
cpu.c Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
cpu.h Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
gpio.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
init.S
init.lds.S
initcode.c
initcode.h
interrupt.S
interrupts.c arch, board: squash lines for immediate return 2016-09-23 17:53:53 -04:00
jtag-console.c
os_log.c
reset.c
start.S Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
traps.c Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
u-boot.lds Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00