summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2026-08-21 13:57:01 +0100
committerMark Brown <broonie@kernel.org>2026-08-21 13:57:01 +0100
commit034484b0f43e2f0bef4158be13594ffc445d562f (patch)
tree00c80c4f69a39a4e4475caf931f32adcdfe186d5 /include/linux
parent1880a0161e3041ced1d6d628b1ff9477b5bcf214 (diff)
parenta091e6870b6c770cb65e1de490e52be6ede7cc9c (diff)
downloadlinux-next-034484b0f43e2f0bef4158be13594ffc445d562f.tar.gz
linux-next-034484b0f43e2f0bef4158be13594ffc445d562f.zip
Merge branch 'linux-next' of https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
# Conflicts: # include/acpi/acpi_bus.h
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/iio/adc/qcom-adc5-gen3-common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/iio/adc/qcom-adc5-gen3-common.h b/include/linux/iio/adc/qcom-adc5-gen3-common.h
index 6303eaa6640b..39cbfcbdb101 100644
--- a/include/linux/iio/adc/qcom-adc5-gen3-common.h
+++ b/include/linux/iio/adc/qcom-adc5-gen3-common.h
@@ -205,7 +205,5 @@ int adc5_gen3_get_scaled_reading(struct device *dev,
int adc5_gen3_therm_code_to_temp(struct device *dev,
struct adc5_channel_common_prop *common_props,
u16 code, int *val);
-void adc5_gen3_register_tm_event_notifier(struct device *dev,
- void (*handler)(struct auxiliary_device *));
#endif /* QCOM_ADC5_GEN3_COMMON_H */