u-boot/arch/avr32/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
..
at32ap700x avr32: rename mmu.h definitions 2015-02-17 22:52:40 +01:00
Makefile avr32: factor out cpu_mmc_init() 2015-02-17 22:52:40 +01:00
cache.c avr32: migrate cache functions 2014-06-14 18:06:58 +02:00
config.mk Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
cpu.c avr32: rename cpu_init() -> arch_cpu_init() 2015-02-17 22:52:39 +01:00
exception.c avr32: use generic gd->start_addr_sp 2015-02-17 22:52:41 +01:00
hsdramc.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
hsdramc1.h avr32: fixup definitions to ATMEL_BASE_xxx 2011-05-18 07:56:50 +02:00
hsmc3.h avr32: fixup definitions to ATMEL_BASE_xxx 2011-05-18 07:56:50 +02:00
interrupts.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
mmc.c Change my mailaddress 2016-05-02 18:37:09 -04:00
portmux-gpio.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
portmux-pio.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
start.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
u-boot.lds avr32: add generic board support 2015-02-17 22:54:38 +01:00