linux-loongson/drivers/iio/trigger
Antonio Borneo d657e251d9 iio: trigger: stm32-lptimer: Fix build warnings about export.h
After commit a934a57a42 ("scripts/misc-check: check missing #include
<linux/export.h> when W=1") and commit 7d95680d64 ("scripts/misc-check:
check unnecessary #include <linux/export.h> when W=1") we get the build
warning with W=1:

drivers/iio/trigger/stm32-lptimer-trigger.c: warning: EXPORT_SYMBOL() is used, but #include <linux/export.h> is missing

Fix it.

Signed-off-by: Antonio Borneo <antonio.borneo@foss.st.com>
Acked-by: Fabrice Gasnier <fabrice.gasnier@foss.st.com>
Link: https://patch.msgid.link/20250610124855.269158-5-antonio.borneo@foss.st.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2025-06-26 19:32:52 +01:00
..
iio-trig-hrtimer.c iio: Switch to use hrtimer_setup() 2025-02-18 11:19:05 +01:00
iio-trig-interrupt.c iio: Switch back to struct platform_driver::remove() 2024-10-10 19:31:50 +01:00
iio-trig-loop.c iio: Rename iio_trigger_poll_chained and add kernel-doc 2023-03-11 12:18:29 +00:00
iio-trig-sysfs.c 1st set of IIO new device support, feature and cleanup for 6.2 (take2) 2022-11-25 18:35:16 +01:00
Kconfig iio: trigger: stm32-timer: Make use of device properties 2022-02-18 11:35:49 +00:00
Makefile
stm32-lptimer-trigger.c iio: trigger: stm32-lptimer: Fix build warnings about export.h 2025-06-26 19:32:52 +01:00
stm32-timer-trigger.c iio: trigger: stm32-timer: Fix build warnings about export.h 2025-06-26 19:32:52 +01:00