2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/sound/soc/loongson
Huacai Chen a4e469c1e2
ASoC: loongson: Fix build warnings about export.h
After commit 25704938c86d7b2 ("scripts/misc-check: check missing #include
<linux/export.h> when W=1") and 1239f681359926101e ("scripts/misc-check:
check unnecessary #include <linux/export.h> when W=1"), we get some build
warnings with W=1:

sound/soc/loongson/loongson_i2s.c: warning: EXPORT_SYMBOL() is used, but #include <linux/export.h> is missing

So fix these build warnings for ASoC/Loongson.

Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Link: https://patch.msgid.link/20250608142737.168829-1-chenhuacai@loongson.cn
Signed-off-by: Mark Brown <broonie@kernel.org>
2025-06-08 23:29:06 +01:00
..
Kconfig ASoC: loongson: Add Loongson-1 AC97 Driver 2025-04-13 20:22:13 +01:00
loongson1_ac97.c ASoC: loongson: Add Loongson-1 AC97 Driver 2025-04-13 20:22:13 +01:00
loongson_card.c ASoC: loongson: Fix component check failed on FDT systems 2024-10-10 12:14:59 +01:00
loongson_dma.c ASoC: loongson: Use BIT() macro 2024-09-09 16:26:48 +01:00
loongson_dma.h
loongson_i2s_pci.c ASoC: loongson: Replace deprecated PCI functions 2025-04-06 23:25:14 +01:00
loongson_i2s_plat.c ASoC: loongson: Add I2S controller driver as platform device 2024-10-09 14:40:53 +01:00
loongson_i2s.c ASoC: loongson: Fix build warnings about export.h 2025-06-08 23:29:06 +01:00
loongson_i2s.h ASoC: loongson: Use BIT() macro 2024-09-09 16:26:48 +01:00
Makefile ASoC: loongson: Add Loongson-1 AC97 Driver 2025-04-13 20:22:13 +01:00