Skip to content
Unverified Commit 1dd63008 authored by Huacai Chen's avatar Huacai Chen Committed by Mark Brown
Browse files

spi: loongson: Fix build warnings about export.h



After commit a934a57a ("scripts/misc-check: check missing #include
<linux/export.h> when W=1") and 7d95680d ("scripts/misc-check:
check unnecessary #include <linux/export.h> when W=1"), we get some build
warnings with W=1:

drivers/spi/spi-loongson-core.c: warning: EXPORT_SYMBOL() is used, but #include <linux/export.h> is missing

So fix these build warnings for SPI/Loongson.

Signed-off-by: default avatarHuacai Chen <chenhuacai@loongson.cn>
Link: https://patch.msgid.link/20250608142939.172108-1-chenhuacai@loongson.cn


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 19272b37
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment