mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-16 09:48:16 +00:00
5d97dff042
Now, include/linux/errno.h is a wrapper of <asm-generic/errno.h>. Replace all include directives for <asm-generic/errno.h> with <linux/errno.h>. <asm-generic/...> is supposed to be included from <asm/...> when arch-headers fall back into generic implementation. Generally, they should not be directly included from .c files. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> [trini: Add drivers/usb/host/xhci-rockchip.c] Signed-off-by: Tom Rini <trini@konsulko.com> |
||
---|---|---|
.. | ||
exynos_dp.c | ||
exynos_dp_lowlevel.c | ||
exynos_dp_lowlevel.h | ||
exynos_fb.c | ||
exynos_mipi_dsi.c | ||
exynos_mipi_dsi_common.c | ||
exynos_mipi_dsi_common.h | ||
exynos_mipi_dsi_lowlevel.c | ||
exynos_mipi_dsi_lowlevel.h | ||
exynos_pwm_bl.c | ||
Makefile |