u-boot-brain/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
cache.c
config.mk
cpu.c
exception.c avr32: use generic gd->start_addr_sp 2015-02-17 22:52:41 +01:00
hsdramc1.h
hsdramc.c
hsmc3.h
interrupts.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
Makefile avr32: factor out cpu_mmc_init() 2015-02-17 22:52:40 +01:00
mmc.c Change my mailaddress 2016-05-02 18:37:09 -04:00
portmux-gpio.c
portmux-pio.c
start.S
u-boot.lds avr32: add generic board support 2015-02-17 22:54:38 +01:00