]> git.dujemihanovic.xyz Git - u-boot.git/commit
sound: Remove <common.h> and add needed includes
authorTom Rini <trini@konsulko.com>
Thu, 2 May 2024 01:31:21 +0000 (19:31 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 7 May 2024 14:00:56 +0000 (08:00 -0600)
commit0fc6271132bb6b96416da5021e970a600cc99716
tree9613894c2bcba9aa02a3d9b6fd4be27d82629457
parent294ebef07df1ceb07b3759286cd91ef4dfbaaca6
sound: Remove <common.h> and add needed includes

Remove <common.h> from this driver directory and when needed
add missing include files directly.

Signed-off-by: Tom Rini <trini@konsulko.com>
25 files changed:
drivers/sound/broadwell_i2s.c
drivers/sound/broadwell_sound.c
drivers/sound/codec-uclass.c
drivers/sound/da7219.c
drivers/sound/hda_codec.c
drivers/sound/i2s-uclass.c
drivers/sound/i8254_beep.c
drivers/sound/ivybridge_sound.c
drivers/sound/max98088.c
drivers/sound/max98090.c
drivers/sound/max98095.c
drivers/sound/max98357a.c
drivers/sound/maxim_codec.c
drivers/sound/rockchip_i2s.c
drivers/sound/rockchip_sound.c
drivers/sound/rt5677.c
drivers/sound/samsung-i2s.c
drivers/sound/samsung_sound.c
drivers/sound/sandbox.c
drivers/sound/sound-uclass.c
drivers/sound/sound.c
drivers/sound/tegra_ahub.c
drivers/sound/tegra_i2s.c
drivers/sound/tegra_sound.c
drivers/sound/wm8994.c