linux-stable/sound/ppc
Rob Herring 7e9f28398a ALSA: 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.

Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230714175109.4066599-1-robh@kernel.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2023-07-16 14:50:56 +02:00
..
Kconfig
Makefile
awacs.c ALSA: Explicitly include correct DT includes 2023-07-16 14:50:56 +02:00
awacs.h
beep.c
burgundy.c ALSA: Explicitly include correct DT includes 2023-07-16 14:50:56 +02:00
burgundy.h
daca.c
keywest.c ALSA: Switch i2c drivers back to use .probe() 2023-06-05 09:22:45 +02:00
pmac.c
pmac.h
powermac.c ALSA: ppc/powermac: Convert to platform remove callback returning void 2023-03-20 13:07:06 +00:00
snd_ps3.c ALSA: ppc: fix unused function local variable 2023-02-09 08:04:36 +01:00
snd_ps3.h
snd_ps3_reg.h
tumbler.c ALSA: Use of_property_read_bool() for boolean properties 2023-04-19 08:26:08 +02:00
tumbler_volume.h