ALSA: aoa: Replace asm/prom.h with explicit includes
authorRob Herring <robh@kernel.org>
Tue, 3 Oct 2023 16:32:02 +0000 (11:32 -0500)
committerTakashi Iwai <tiwai@suse.de>
Fri, 6 Oct 2023 09:11:40 +0000 (11:11 +0200)
commitfdfc374af5dc345fbb9686921fa60176c1c41da0
treead9f34e55ec447e83697158645a64acffafa0604
parente299a9fd433fe13702724f7f9b2f0f49f5345126
ALSA: aoa: Replace asm/prom.h with explicit includes

asm/prom.h should not be included directly as it no longer contains
anything drivers need. Drivers should include of.h and/or other headers
which were getting implicitly included.

Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20231003163209.770750-1-robh@kernel.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/aoa/aoa-gpio.h
sound/aoa/aoa.h
sound/aoa/codecs/onyx.c
sound/aoa/codecs/onyx.h
sound/aoa/codecs/tas.c
sound/aoa/fabrics/layout.c
sound/aoa/soundbus/core.c
sound/aoa/soundbus/i2sbus/control.c
sound/aoa/soundbus/i2sbus/core.c
sound/aoa/soundbus/i2sbus/i2sbus.h
sound/aoa/soundbus/soundbus.h