Centos-kernel-stream-9/sound/ppc
Jaroslav Kysela 71ea377c31 ALSA: Explicitly include correct DT includes
JIRA: https://issues.redhat.com/browse/RHEL-13724

commit 7e9f28398a6e226d4c31cb0e5501a36f37fa139d
Author: Rob Herring <robh@kernel.org>
Date: Fri Jul 14 11:51:08 2023 -0600

    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>

Signed-off-by: Jaroslav Kysela <jkysela@redhat.com>
2023-12-18 16:30:46 +01:00
..
Kconfig
Makefile
awacs.c ALSA: Explicitly include correct DT includes 2023-12-18 16:30:46 +01:00
awacs.h
beep.c
burgundy.c ALSA: Explicitly include correct DT includes 2023-12-18 16:30:46 +01:00
burgundy.h
daca.c
keywest.c ALSA: ppc: keywest: Convert to i2c's .probe_new() 2023-06-13 16:28:09 +02:00
pmac.c
pmac.h
powermac.c
snd_ps3.c ALSA: ppc: fix unused function local variable 2023-06-21 16:22:12 +02:00
snd_ps3.h
snd_ps3_reg.h
tumbler.c ALSA: Use of_property_read_bool() for boolean properties 2023-06-21 16:22:24 +02:00
tumbler_volume.h