u-boot-brain/arch/arm/mach-rockchip/px30
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_px30.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
Kconfig rockchip: px30: Rename CONFIG_DEBUG_UART2_CHANNEL to CONFIG_DEBUG_UART_CHANNEL 2019-12-05 23:53:07 +08:00
Makefile rockchip: add px30 architecture core 2019-11-17 17:23:24 +08:00
px30.c rockchip: px30: Add support for using UART3 as debug UART 2019-12-05 23:53:07 +08:00
syscon_px30.c rockchip: add px30 architecture core 2019-11-17 17:23:24 +08:00