u-boot/arch/arm/mach-rockchip/rk3328
Simon Glass 61b29b8268 dm: core: Require users of devres to include the header
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>
2020-02-05 19:33:46 -07:00
..
clk_rk3328.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
Kconfig rockchip: Kconfig: enable TPL support for rk3328 2019-08-05 21:16:52 +08:00
Makefile
rk3328.c rockchip: adding the missing "/" in entries of boot_devices 2019-11-10 20:40:20 +08:00
syscon_rk3328.c