mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 21:24:29 +00:00
61b29b8268
At present devres.h is included in all files that include dm.h but few make use of it. Also this pulls in linux/compat which adds several more headers. Drop the automatic inclusion and require files to include devres themselves. This provides a good indication of which files use devres. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Anatolij Gustschin <agust@denx.de> |
||
---|---|---|
.. | ||
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 |