linux/drivers/clk/starfive
Rob Herring a96cbb146a clk: Explicitly include correct DT includes
The DT of_device.h and of_platform.h date back to the separate
of_platform_bus_type before it as merged into the regular platform bus.
As part of that merge prepping Arm DT support 13 years ago, they
"temporarily" include each other. They also include platform_device.h
and of.h. As a result, there's a pretty much random mix of those include
files used throughout the tree. In order to detangle these headers and
replace the implicit includes with struct declarations, users need to
explicitly include the correct includes.

Acked-by: Dinh Nguyen <dinguyen@kernel.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> # samsung
Acked-by: Heiko Stuebner <heiko@sntech.de> #rockchip
Acked-by: Chanwoo Choi <cw00.choi@samsung.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com> # versaclock5
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230718143156.1066339-1-robh@kernel.org
Acked-by: Abel Vesa <abel.vesa@linaro.org> #imx
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2023-07-19 13:13:16 -07:00
..
clk-starfive-jh71x0.c clk: starfive: Rename "jh7100" to "jh71x0" for the common code 2023-04-05 15:43:42 +01:00
clk-starfive-jh71x0.h clk: starfive: Rename "jh7100" to "jh71x0" for the common code 2023-04-05 15:43:42 +01:00
clk-starfive-jh7100-audio.c clk: Explicitly include correct DT includes 2023-07-19 13:13:16 -07:00
clk-starfive-jh7100.c clk: starfive: Rename "jh7100" to "jh71x0" for the common code 2023-04-05 15:43:42 +01:00
clk-starfive-jh7110-aon.c clk: starfive: Delete the redundant dev_set_drvdata() in JH7110 clock drivers 2023-04-17 18:14:10 -07:00
clk-starfive-jh7110-sys.c clk: starfive: Delete the redundant dev_set_drvdata() in JH7110 clock drivers 2023-04-17 18:14:10 -07:00
clk-starfive-jh7110.h clk: starfive: Add StarFive JH7110 system clock driver 2023-04-05 15:44:12 +01:00
Kconfig clk: starfive: Fix RESET_STARFIVE_JH7110 can't be selected in a specified case 2023-05-02 18:34:49 -07:00
Makefile clk: starfive: Add StarFive JH7110 always-on clock driver 2023-04-05 15:44:18 +01:00