u-boot/drivers/video/exynos
Masahiro Yamada 5d97dff042 treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
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>
2016-09-23 22:25:27 -04:00
..
Makefile exynos: video: Combine LCD driver into one file 2016-05-25 13:25:18 +09:00
exynos_dp.c exynos: video: Convert several boards to driver model for video 2016-05-25 13:25:19 +09:00
exynos_dp_lowlevel.c video: squash lines for immediate return 2016-09-23 17:53:45 -04:00
exynos_dp_lowlevel.h exynos: video: Rename variables for driver model 2016-05-25 13:25:18 +09:00
exynos_fb.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 2016-09-23 22:25:27 -04:00
exynos_mipi_dsi.c exynos: video: Move mipi_lcd_device_dt into a function 2016-05-25 13:25:17 +09:00
exynos_mipi_dsi_common.c exynos: video: Remove use of vidinfo_t typedef 2016-05-25 13:25:17 +09:00
exynos_mipi_dsi_common.h exynos: video: Move driver files into their own directory 2016-05-25 13:25:17 +09:00
exynos_mipi_dsi_lowlevel.c exynos: video: Move driver files into their own directory 2016-05-25 13:25:17 +09:00
exynos_mipi_dsi_lowlevel.h exynos: video: Move driver files into their own directory 2016-05-25 13:25:17 +09:00
exynos_pwm_bl.c exynos: video: Move driver files into their own directory 2016-05-25 13:25:17 +09:00