u-boot/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 blackfin: Do not generate unused header bootrom-asm-offsets.h 2013-12-06 16:06:51 +08:00
Makefile Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
cache.S linkage.h: move from blackfin to common includes 2012-02-12 15:03:26 -05:00
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 Blackfin: add init.elf helper code 2011-07-12 02:17:45 -04:00
init.lds.S Blackfin: add init.elf helper code 2011-07-12 02:17:45 -04:00
initcode.c cppcheck cleanup: fix nullPointer errors 2014-11-07 16:27:07 -05:00
initcode.h blackfin: The logic of the BF609 macro is opposite. 2014-02-07 11:18:06 +08:00
interrupt.S Blackfin: set up simple NMI handlers for anomaly 05000219 2010-07-05 04:18:18 -04:00
interrupts.c arch, board: squash lines for immediate return 2016-09-23 17:53:53 -04:00
jtag-console.c video: Drop DEV_FLAGS_SYSTEM flag 2015-11-05 08:22:21 +01:00
os_log.c blackfin: don't use 'bool' when it causes problems 2013-11-25 10:41:55 -05:00
reset.c blackfin: bf60x: Port blackfin core architecture code to boot on bf60x. 2013-03-04 13:42:06 +08:00
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