[PATCH 0/5] STM32: Fix build warnings about export.h
Antonio Borneo
antonio.borneo at foss.st.com
Tue Jun 10 05:48:50 PDT 2025
This series fixes, for the SoC's STM32, the new warnings that
appear from v6.16-rc1 about mismatch between the include of
linux/export.h and the use of EXPORT_SYMBOL().
Antonio Borneo (5):
bus: stm32_firewall: Fix build warnings about export.h
iio: adc: stm32-dfsdm: Fix build warnings about export.h
iio: trigger: stm32-timer: Fix build warnings about export.h
iio: trigger: stm32-lptimer: Fix build warnings about export.h
mfd: stm32-timers: Fix build warnings about export.h
drivers/bus/stm32_firewall.c | 1 +
drivers/iio/adc/stm32-dfsdm-adc.c | 1 +
drivers/iio/adc/stm32-dfsdm-core.c | 1 +
drivers/iio/trigger/stm32-lptimer-trigger.c | 1 +
drivers/iio/trigger/stm32-timer-trigger.c | 1 +
drivers/mfd/stm32-timers.c | 1 +
6 files changed, 6 insertions(+)
base-commit: 19272b37aa4f83ca52bdf9c16d5d81bdd1354494
--
2.34.1
More information about the linux-arm-kernel
mailing list