u-boot/drivers/clk/rockchip
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_pll.c rockchip: clk: pll: add common pll setting funcs 2019-11-17 17:22:53 +08:00
clk_px30.c rockchip: clk: add px30 clock driver 2019-11-17 17:23:07 +08:00
clk_rk322x.c rockchip: clk: fix wrong CONFIG_IS_ENABLED handling 2019-11-17 17:22:53 +08:00
clk_rk3036.c rockchip: clk: fix wrong CONFIG_IS_ENABLED handling 2019-11-17 17:22:53 +08:00
clk_rk3128.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
clk_rk3188.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
clk_rk3288.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
clk_rk3308.c rockchip: clk: Add clk driver for rk3308 2019-11-17 17:22:53 +08:00
clk_rk3328.c rockchip: clk: fix wrong CONFIG_IS_ENABLED handling 2019-11-17 17:22:53 +08:00
clk_rk3368.c rockchip: clk: fix wrong CONFIG_IS_ENABLED handling 2019-11-17 17:22:53 +08:00
clk_rk3399.c arm: rockchip: Add common cru.h 2020-01-30 11:44:01 +08:00
clk_rv1108.c rockchip: clk: fix wrong CONFIG_IS_ENABLED handling 2019-11-17 17:22:53 +08:00
Makefile rockchip: clk: Add clk driver for rk3308 2019-11-17 17:22:53 +08:00