linux/sound/soc/sh/rcar
Rob Herring 340d79a14d
ASoC: 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 was 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: Jernej Skrabec <jernej.skrabec@gmail.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Reviewed-by: Claudiu Beznea <claudiu.beznea@tuxon.dev> # for at91
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20231006-dt-asoc-header-cleanups-v3-1-13a4f0f7fee6@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
2023-10-09 13:13:56 +01:00
..
adg.c ASoC: rsnd: setup BRGCKR/BRRA/BRRB on rsnd_adg_clk_control() 2023-08-23 13:53:29 +01:00
cmd.c ASoC: rsnd: add debugfs support 2021-05-27 11:15:31 +01:00
core.c ASoC: Explicitly include correct DT includes 2023-10-09 13:13:56 +01:00
ctu.c ASoC: rsnd: Add check for rsnd_mod_power_on 2022-09-02 13:27:16 +01:00
debugfs.c ASoC: rsnd: add debugfs support 2021-05-27 11:15:31 +01:00
dma.c ASoC: rsnd: add R-Car Gen4 Sound support 2023-02-01 11:43:57 +00:00
dvc.c ASoC: rsnd: Add check for rsnd_mod_power_on 2022-09-02 13:27:16 +01:00
gen.c ASoC: rsnd: add R-Car Gen4 Sound support 2023-02-01 11:43:57 +00:00
Makefile ASoC: rsnd: add debugfs support 2021-05-27 11:15:31 +01:00
mix.c ASoC: rsnd: Add check for rsnd_mod_power_on 2022-09-02 13:27:16 +01:00
rsnd.h ASoC: Explicitly include correct DT includes 2023-10-09 13:13:56 +01:00
src.c ASoC: Explicitly include correct DT includes 2023-10-09 13:13:56 +01:00
ssi.c ASoC: Explicitly include correct DT includes 2023-10-09 13:13:56 +01:00
ssiu.c ASoC: rsnd: add R-Car Gen4 Sound support 2023-02-01 11:43:57 +00:00