mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-18 10:48:51 +00:00
1221ce459d
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> |
||
---|---|---|
.. | ||
include/mach | ||
board.c | ||
clock_manager.c | ||
fpga_manager.c | ||
freeze_controller.c | ||
Kconfig | ||
Makefile | ||
misc.c | ||
qts-filter.sh | ||
reset_manager.c | ||
scan_manager.c | ||
spl.c | ||
system_manager.c | ||
timer.c | ||
wrap_iocsr_config.c | ||
wrap_pinmux_config.c | ||
wrap_pll_config.c | ||
wrap_sdram_config.c |