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 | ||
| Kconfig | ||
| Makefile | ||
| board.c | ||
| clock_manager.c | ||
| fpga_manager.c | ||
| freeze_controller.c | ||
| 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 | ||