u-boot-brain/arch/arm/mach-aspeed/ast2500
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_ast2500.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
Kconfig aspeed: Support for ast2500 Eval Board 2017-01-28 14:04:33 -05:00
Makefile aspeed: Add basic ast2500-specific drivers and configuration 2017-01-28 14:04:29 -05:00
sdram_ast2500.c regmap: change regmap_init_mem() to take ofnode instead udevice 2018-05-07 15:49:51 -04:00