u-boot/arch/mips/mach-ath79
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
..
ar933x mips: ath79: Rename get_bootstrap into ath79_get_bootstrap 2016-05-31 10:17:54 +02:00
ar934x mips: ath79: Rename get_bootstrap into ath79_get_bootstrap 2016-05-31 10:17:54 +02:00
include/mach mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro define 2016-05-31 10:17:54 +02:00
qca953x mips: ath79: Rename get_bootstrap into ath79_get_bootstrap 2016-05-31 10:17:54 +02:00
Kconfig mips: ath79: Add support for TPLink WDR4300 2016-05-21 01:36:39 +02:00
Makefile mips: ath79: Add AR934x support 2016-05-21 01:36:39 +02:00
cpu.c MIPS: ath79: Use mach_cpu_init instead of arch_cpu_init 2016-09-21 15:04:04 +02:00
dram.c mips: add base support for QCA/Atheros ath79 SOCs 2016-05-21 01:25:50 +02:00
reset.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00